najamkhn / sloth

Server that returns customisable slow responses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sloth

A simple expressjs application that takes one argument (time in miliseconds) and returns a roundtrip response after that timer expires. Comes in handy to test out frontend applications when you want to mock backend responses based on average response time or just do quick testing locally to benchmark a frontend framework.

About

Server that returns customisable slow responses

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 6.4%Language:CSS 4.1%