Skip to content

A Spring Cloud Gateway project to provide an API gateway to the Books project APIs

Notifications You must be signed in to change notification settings

aidanwhiteley/books-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gateway

A Spring Cloud Gateway project to provide an API gateway to the Books project APIs.

Provides throttling and timeouts on calls to to the microservices.

Integrates with a Eureka service registry to know which microservice instances are active to know where to route calls to.

Quality Gate Status codecov

The checked in Spring profile is "test" to allow tests to run stand alone. To use the project with a Euerka service registry set the spring.profiles.active to default.

About

A Spring Cloud Gateway project to provide an API gateway to the Books project APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages