Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 186 Bytes

Flight Service

A simple microservice providing the shortest route between two airports based on IATA codes, using a simplified Dijkstra algorithm to traverse the airline routes graph.