diff --git a/readme.md b/readme.md index 0f84af4..36b131f 100644 --- a/readme.md +++ b/readme.md @@ -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