Skip to content

The backend of an airline backend management system consisting of various functionalities such as flight search, flight book, view ticket status, cancel ticket, etc, using the mapping of tables of mysql.

Notifications You must be signed in to change notification settings

geeky-hypertext629/API_GATEWAY_AIRLINE

Repository files navigation

Services linked

FRONTEND - MIDDLE-END - BACKEND

  • We need an intermediate layer between the client side and microservices
  • Using this middle-end, when client sends req we will be able to make decision that which microservice will respond to the request,
  • We can do message validation, response transformation, rate limiting,
  • We try to prepare an API for Gateway that acts as this middle end. s

About

The backend of an airline backend management system consisting of various functionalities such as flight search, flight book, view ticket status, cancel ticket, etc, using the mapping of tables of mysql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published