mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add cacheable-request (#750)
This commit is contained in:
committed by
Sindre Sorhus
parent
33bec0517a
commit
01e08b5a03
@@ -210,6 +210,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
|
||||
- [node-fetch](https://github.com/bitinn/node-fetch) - `window.fetch` for Node.js.
|
||||
- [flashheart](https://github.com/bbc/flashheart) - REST client.
|
||||
- [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.
|
||||
- [cacheable-request](https://github.com/lukechilds/cacheable-request) - Wrap native HTTP requests with RFC compliant cache support.
|
||||
|
||||
|
||||
### Debugging / Profiling
|
||||
|
||||
Reference in New Issue
Block a user