An open API service indexing awesome lists of open source software.

https://github.com/jclem/slo-mo

Plays back a request body after a timeout
https://github.com/jclem/slo-mo

Last synced: about 1 year ago
JSON representation

Plays back a request body after a timeout

Awesome Lists containing this project

README

          

# slo-mo

Slo-mo returns JSON request bodies after a specified delay, set by the
environment variable `DELAY`.

If the environment variable `RESPONSE` is set, that value will be played back,
rather than the request body.