| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| layout | pattern | |||
|---|---|---|---|---|
| title | API Gateway | |||
| folder | api-gateway | |||
| permalink | /patterns/api-gateway/ | |||
| categories | Architectural | |||
| tags |
|
Aggregate calls to microservices in a single location: the API Gateway. The user makes a single call to the API Gateway, and the API Gateway then calls each relevant microservice.
Use the API Gateway pattern when
| Back | FazBrowse Home | New Git URL |