from the infra folder run docker compose up -d --build
Works on my machine ©
from the infra directory execute the following command to make a request to the test server:
curl --location --request POST 'http://localhost:8080/ports' --header 'Content-Type: application/json' -d @ports.json- More tests
- Table tests
- Better logging library
- Other CRUD endpoints
- Configure the application via environment variables
- Metrics middleware is not saving the http status as a label
I spent a LOT more than 2 hours, sorry.



