/node-with-redis

Node with Redis Basic Example

Primary LanguageJavaScript

Installation

npm i 

Running

Usage

node server.js

All set now , go to localhost:3000/photos via Postman and you should see json result.

First Request : Take a screenshot

Second Request : Take a screenshot

Take note of the time in the images above . The first request took 3325 milliseconds while the second one only took 1048 milliseconds.