Moker | Run a mock http server using just the json files | Feedback

Introducing "moker" crate! Run a mock HTTP REST server using JSON/YAML files. With file watcher support, making changes is a breeze! Just drop files in a folder and run the CLI tool. Check it out on
https://crates.io/crates/moker

This is my first ever open source rust project. I am new to rust lang and would love to get your feedback.

One nit: is it -s or --s (same for -p) I hope it's the former!

It's -s and -p. have fixed the readme in the latest commit. :slight_smile:

1 Like