Day 25
Planned and started working on the project for forwarding http get requests to https. Learned about piping get request
to express
response. Realised there was no need to use node-proxy
. Leaned about redis
and is Node.js client node-redis
.