Skip to content

anshyyy/API-Gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRONTEND - MIDDLE-END - BACKEND

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

About

API Gateway for flight Management backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published