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
- Host: GitHub
- URL: https://github.com/brzzznko/api-gateway
- Owner: brzzznko
- Created: 2022-11-30T15:38:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T07:40:09.000Z (over 2 years ago)
- Last Synced: 2024-05-02T23:56:01.412Z (about 1 year ago)
- Topics: api-gateway, gradle, microservices, spring-boot
- Language: Java
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-gateway
[](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.