friendsofgo / killgrave

Simple way to generate mock servers written in Go

Home Page:https://friendsofgo.github.io/killgrave/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow run Killgrave with a config file

aperezg opened this issue · comments

As improvement, it will be fine allow a optional config file with arguments to run your mock server like:

  • port
  • host
  • imposters file
  • CORS configuration