typicode / json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Other
71.87k stars 6.93k forks source link

feat(cli): add --delay/-d option #1513

Open nashashibi opened 4 months ago

nashashibi commented 4 months ago

Adds an optional --delay (-d short) option to the CLI to delay responses.

Changes:

lucasdemoraesc commented 2 months ago

Any chance of this being released soon? This is very important while working with server-side requests.

Thanks for the work @nashashibi