Skip to content

Latest commit

 

History

History

api-gateway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

API Gateway examples

An API Gateway sits in front of application programming interfaces (API) and acts as a single point of entry of a group of microservices.

  • Vert.x -- API Gateway implementation on Vert.x
  • Spring Cloud -- Spring Cloud API Gateway example (on Zuul, Eureka and WebFlux)