api-demo-hiring-workshop

System Requirements:

  • Docker

Command to start up the app

git clone https://github.com/TWChennai/api-demo-hiring-workshop.git
cd api-demo-hiring-workshop
docker-compose up

This is a simple nodejs app with mongodb. Exposes API in the port 3000.

Api documentation with swagger:

http://localhost:3000/api-docs

App hosted in heroku:

https://apiworkshopdemo.herokuapp.com/api-docs