An open API service indexing awesome lists of open source software.

https://github.com/vectormike/cache-resp

NodeJs using Redis as cache reducing dependency on external API and optimizing for faster response.
https://github.com/vectormike/cache-resp

Last synced: about 1 year ago
JSON representation

NodeJs using Redis as cache reducing dependency on external API and optimizing for faster response.

Awesome Lists containing this project

README

          

## Caching API with Redis and Node

This project will run on **NodeJs** using **Redis** as cache reducing dependency on external API and optimizing for faster responses.