https://github.com/felixklauke/avalance
High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.
https://github.com/felixklauke/avalance
apigateway edge-service infrastructure inter-process-communication microservices resiliency routing-engine
Last synced: 7 months ago
JSON representation
High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.
- Host: GitHub
- URL: https://github.com/felixklauke/avalance
- Owner: felixklauke
- License: mit
- Created: 2017-12-23T19:34:19.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-16T05:01:11.000Z (over 2 years ago)
- Last Synced: 2025-03-18T17:14:42.997Z (7 months ago)
- Topics: apigateway, edge-service, infrastructure, inter-process-communication, microservices, resiliency, routing-engine
- Language: Java
- Homepage:
- Size: 251 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
[](https://sonar.klauke-enterprises.com/dashboard?id=avalance)
[](https://github.com/FelixKlauke/avalance)
[](https://codecov.io/gh/FelixKlauke/avalance)# avalance
High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.Avalance uses [constrictor](https://github.com/d3adspace/constrictor) for networking.
# Build Status
| | Build Status |
|-------------|-------------------------------------------------------------------------------------------------------------------------|
| Master | [](https://travis-ci.org/FelixKlauke/avalance) |
| Development | [](https://travis-ci.org/FelixKlauke/avalance) |# Installation / Usage
**Maven repositories**
```xml
klauke-enterprises-maven-releases
Klauke Enterprises Maven Releases
https://repository.klauke-enterprises.com/repository/maven-releases/
klauke-enterprises-maven-snapshots
Klauke Enterprises Maven Snapshots
https://repository.klauke-enterprises.com/repository/maven-snapshots/
```