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

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.

Awesome Lists containing this project

README

          


Avalance

[![Quality Gate Status](https://sonar.klauke-enterprises.com/api/project_badges/measure?project=avalance&metric=alert_status)](https://sonar.klauke-enterprises.com/dashboard?id=avalance)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/FelixKlauke/avalance)
[![codecov](https://codecov.io/gh/FelixKlauke/avalance/branch/dev/graph/badge.svg)](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 | [![Build Status](https://travis-ci.org/FelixKlauke/avalance.svg?branch=master)](https://travis-ci.org/FelixKlauke/avalance) |
| Development | [![Build Status](https://travis-ci.org/FelixKlauke/avalance.svg?branch=dev)](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/

```