An open API service indexing awesome lists of open source software.

https://github.com/brzzznko/api-gateway

api gateway implementation
https://github.com/brzzznko/api-gateway

api-gateway gradle microservices spring-boot

Last synced: 3 months ago
JSON representation

api gateway implementation

Awesome Lists containing this project

README

        

# api-gateway
[![Maintainability](https://api.codeclimate.com/v1/badges/5272022f05fd32e79ea4/maintainability)](https://codeclimate.com/github/brzzznko/api-gateway/maintainability)

There is a microservice architecture which contains 3 microservices.
API gateway accepts a single request to display information and obtain information from all other services asynchronously.