Settings

Theme

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

github.com

1 points by dhuan_ a year ago · 0 comments · 1 min read

Reader

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.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection