You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This service exposes a REST API that allows users to find the best route between two ports.
Running the project
Run docker-compose up from the root directory of this project and navigate
to http://localhost:8080/swagger-ui/index.html to see the API documentation.