Skip to content

revaturelabs/Gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gateway

This is a minimally configured Spring Cloud Gateway. It currently points /users and /lists to a User-Service and /posts and /comments to a Post-Service. You will need to update it if you want to add new services, routes, or more advanced features like circuit-breaking.

To run the gateway, clone https://github.com/Revature-Reverse/Gateway.git, open it in the IDE of your choice, and run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.6%
  • Dockerfile 10.4%