项目作者: thresholdcloud

项目描述 :
Documentation for Threshold API Gateway
高级语言: Kotlin
项目地址: git://github.com/thresholdcloud/documentation.git
创建时间: 2018-05-30T20:57:19Z
项目社区:https://github.com/thresholdcloud/documentation

开源协议:

下载


Threshold API Gateway

API protection for Kubernetes services and Lambda functions.

With Threshold you can:

  • Add caching, rate limiting, authentication, IP restrictions and much more in front of your APIs
  • Runs in Kubernetes, Docker Compose and plain Docker
  • Add policies to your APIs in seconds with the simple DSL, or annotate your Kubernetes services
  • Prometheus metrics right out of the box

Visit the Threshold website for more information.

Getting started

There are lots of ways to run Threshold. See instructions for:

If you just want to try out Threshold, see these instructions for running a standalone Docker container.


About

Visit the Threshold website for more information.

How it works

Threshold is an opinionated distribution of the apiman project, slimmed down and preconfigured with sensible defaults. It comes as a prepackaged Docker image, as well as configuration files for running on Kubernetes and other container environments.

Roadmap

Plans for future features can be found in the Roadmap.

Thanks

Threshold uses the fantastic apiman project.