Skip to content

marioperera/Spring_API_Gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring_API_Gateway

api gateway for publishing and registering APIs and publishing your endpoints for rest apis

Development server

Run ng serve for a dev server. Navigate to http://localhost:4001/. for customization change src/resources/Application.properties "server.port".

Build

Run mvn build && install to build the project on a maven setup. The build artifacts will be stored in the /target/artifacts directory as a jar/war file. Use the --prod flag for a production build.

Running unit tests

supports both junit and krama for unit testing Run ng test to execute the unit tests via Karma. Run mvn test to execute unit test via Junit5.

About

api gateway for publishing and registering APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors