https://github.com/movableink/api-stub
Fake API server for simulating response times
https://github.com/movableink/api-stub
Last synced: 11 months ago
JSON representation
Fake API server for simulating response times
- Host: GitHub
- URL: https://github.com/movableink/api-stub
- Owner: movableink
- License: bsd-2-clause
- Created: 2016-11-04T17:21:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T13:46:24.000Z (about 8 years ago)
- Last Synced: 2025-04-06T05:23:28.641Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 4
- Watchers: 43
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-stub
Simulates API response times.
## Usage
* Edit index.js lines 6-12 to set desired response time percentiles
* `node index.js`