Skip to content

Api Gateway for orchestration between microservices

Notifications You must be signed in to change notification settings

sambamitra/api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

API Gateway

This is an Api Gateway project used for orchestration between microservices.

Prerequisites

How to run

  • Clone the project
  • Build the project using : mvn clean install -DskipDockerBuild
  • Run the component using : java -jar api-gateway-0.1.0-SNAPSHOT.jar
  • Go to https://localhost:8080/swagger-ui.html. This should show the documentation of all the endpoints exposed.

Microservice architecture model

This project is part of an example microservice architecture model. For more details, go to Microservice Example

About

Api Gateway for orchestration between microservices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages