Skip to content

Releases: hellgate75/api-gateway

Base product release

Choose a tag to compare

@hellgate75 hellgate75 released this 27 Jun 06:43

Base product release

Product features

Here list of provided features :

  • Base API Gateway architecture
  • Multiple sources and destinations
  • URL semantic configuration
  • SSL/TLS, cutom token API protection
  • Isolation of API sources
  • Similar Simple Round-Robin Balancing across multiple destinations of same API url
  • Destintion protocol translation
  • Efficient upstreaming/downstreaming
  • Resilient configuration (right now we have muliple files in JSON format, in the future they will be merged together and we will include YAML and XML formata, in the configuration language list) - single configurationfile for all APIs

ROADMAP

What is planned in next release?

  • Configuration centralization
  • XML, JSON and YAML configuration support
  • Resiliency improvement
  • Web Administration console
  • Certificate internal path
  • Case Rules, to manage multiple scenarios
  • Multiple Load Balancing options on destinations
  • Plugin pattern for custom modules
  • Swagger configuration
  • Security improvement (Keys Management System, and other security protocols)
  • Presets to run in Docker containers

PULL REQUEST

Protected branches, Pull request are allowed prior authors authorization.

LICENSE LIMITATION

Open Source, no commercial use is allowed prior written authors authorization.