Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 291 Bytes

Hello Delay

Simple API that returns response after a given or random abount of time. Useful for showing scaling in a platform or mocking a production API.

/

returns response between 200ms and 2000ms later

/:delay

where X is delay in ms
returns response Xms later