mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add http-fake-backend to HTTP section (#636)
This commit is contained in:
committed by
Sindre Sorhus
parent
a8a908be19
commit
25c7989b16
@@ -207,6 +207,7 @@
|
||||
- [superagent](https://github.com/visionmedia/superagent) - A small progressive HTTP request library.
|
||||
- [node-fetch](https://github.com/bitinn/node-fetch) - `window.fetch` for Node.js.
|
||||
- [flashheart](https://github.com/bbc/flashheart) - A fully-featured REST client built for ease of use and resilience.
|
||||
- [http-fake-backend](https://github.com/micromata/http-fake-backend) - Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
|
||||
|
||||
|
||||
### Debugging / Profiling
|
||||
|
||||
Reference in New Issue
Block a user