Airline reservation systems are systems that allow an airline to sell their inventory. It contains information on schedules and fares and contains a database of reservations and of tickets issued. ARSs are part of passenger service systems, which are applications supporting the direct contact with the passenger.
This project is based on the Ardan Labs Service repository, which provides a robust and scalable Starter-kit for writing services in Go using Kubernetes. We use it as the foundation for service architecture, including logging, configuration, and service management.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.