You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A restful API providing a bunch of services to manage and configure the global platform.
All exposed services are constraint by authentication and authorization rules.
Documentation
You can find Gravitee.io API Management documentation from Gravitee.io website.
Building
$ git clone https://github.com/gravitee-io/gravitee-management-rest-api
$ cd gravitee-management-rest-api
$ mvn clean compile exec:java -Pdev -pl gravitee-rest-api-standalone/gravitee-rest-api-standalone-container
...
<app starts and listens on port 8083>
About
Gravitee.io - API Management - Management Rest API