Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rahilb1/API_Gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRONTEND - MIDDLE - 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 decision that which microservice should actually 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. Acts as a reverse proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published