express-redis-cache An Express app that caches data in Redis. Based on the following tutorial: Traversy Media: Redis Caching in Node.js Get started brew install redis yarn yarn start open http://localhost:5000/repos/<github_username>