Skip to content

feature-tracker/api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Gateway

Feature Tracker API Gateway application using Spring Cloud Gateway.

Prerequisites

How to get started?

$ git clone https://github.com/feature-tracker/api-gateway.git
$ cd api-gateway

# Run tests
$ ./mvnw verify

# Format code
$ ./mvnw spotless:apply

# Run application
# Run/Debug ApiGatewayApplication.java from your IDE.
# You can also start the application using following command 
$ ./mvnw spring-boot:run  

About

API Gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages