Public API for a society manager application
Server for Integrated Project, powered by Express.js and Redis
To run, first start Redis:
redis-server
Then start the Express framework using:
node index.js