- docker-compose up
- make db/migrate
- make test # to run the tests
- POST /account
- GET /account/{account_number}
- GET /accounts
- PUT /account/{account_number}
- DELETE /account/{account_number}
- GET /swagger/index.html # to see the swagger documentation
| Name | Name | Last commit date | ||
|---|---|---|---|---|