This API was develop with:
- Check if you have install the docker-compose
- Execute the following command in the project root:
$ docker-compose build
- Execute the command in the project root:
$ docker-compose up
- For test, execute the following command on terminal:
$ curl --location --request GET 'localhost:8182/health-check'
Open spec.yml on root project in open api web
- Up project on heroku.