MusicConnectionMachine / api

In this project, the API to interface the Postgres database is exposed.
GNU Affero General Public License v3.0
1 stars 4 forks source link

API Gitter Codacy Badge

In this project, the API to interface the Postgres database is exposed.

Run project

use docker-compose by running the following command:

docker-compose up

to rebuild the project just run

docker-compose build && docker-compose up

Swagger

Import swagger.json into the swagger web editor for a nice visualization.

See https://github.com/swagger-api/swagger-node for more details.