Docker Test API Server

This is a very basic API server communicating with a Redis instance, configured for development with Docker compose.

Use

After installing Docker for Mac

Do:

npm i

and then:

docker-compose up -d