This microservice is responsible for handling flight ticket bookings within the Flight Management System. It interacts with the Flight Service microservice to retrieve flight data and manage bookings.
- Node.js
- Express.js
- Sequelize (for SQL queries)
- Axios (for HTTP requests)
Setup .env file and run the project with other microservices