In this project, the API to interface the Postgres database is exposed.
use docker-compose by running the following command:
docker-compose up
to rebuild the project just run
docker-compose build && docker-compose up
Import swagger.json
into the swagger web editor for a nice visualization.
See https://github.com/swagger-api/swagger-node for more details.