Show HN: Mock v1.4.3 – create APIs using just shell scripts

https://github.com/dhuan/mock
by dhuan_ • 2 years ago
1 0 2 years ago

mock is an API utility - it lets you:

- define API routes easily through API configuration files or through command-line parameters. - use shells scripts as response handlers. Or any other type of program can act as response handlers. - test your API - make assertions on whether an endpoint was requested.

Related Stories

Loading related stories...

Source preview

github.com