1 Star 0 Fork 21

jo-y / Gravitee-API-Gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.adoc 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Gaëtan Maisse 提交于 2021-12-08 11:16 . Update README.adoc

Gravitee.io API Management - Gateway

⚠️ DEPRECATED This repository is no longer active, all the sources have been moved to a new monorepo: Gravitee.io API Management

The new repository is the single GitHub repository for everything related to Gravitee.io API Management.

Overview

The gateway is the core component of the Gravitee.io platform. You can compare it to a "smart" proxy to understand its goal.

Unlike traditional HTTP proxy, the gateway is able to apply policies (ie. rules) to both HTTP requests and responses according to your needs, meaning that you can enhance requests and responses processing by adding transformation, security, and many other crazy features!

Documentation

You can find Gravitee.io API Management documentation from Gravitee.io website.

Building

$ git clone https://github.com/gravitee-io/gravitee-gateway
$ cd gravitee-gateway
$ mvn clean compile exec:java -Pdev -pl gravitee-gateway-standalone/gravitee-gateway-standalone-container
...
<app starts and listens on port 8082>
1
https://gitee.com/jo_y/Gravitee-API-Gateway.git
git@gitee.com:jo_y/Gravitee-API-Gateway.git
jo_y
Gravitee-API-Gateway
Gravitee-API-Gateway
master

搜索帮助