ttu / dotnet-fake-json-server

Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388 stars 84 forks source link

CLI help param #42

Closed chekkan closed 5 years ago

chekkan commented 5 years ago

closes #39

chekkan commented 5 years ago

@ttu thanks for the feedback. I have made the suggested format changes. And I have also added the option for --urls to the CommandLineUtils app builder.