All Projects → gravitee-io → Gravitee Management Rest Api

gravitee-io / Gravitee Management Rest Api

Licence: apache-2.0
Gravitee.io - API Management - Management Rest API

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gravitee Management Rest Api

Hasgo
Haskell-flavoured functions for Go 😃
Stars: ✭ 85 (-3.41%)
Mutual labels:  hacktoberfest
Dependency spy
Find known vulnerabilities in your dependencies
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Geocube
Tool to convert geopandas vector data into rasterized xarray data.
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+1343.18%)
Mutual labels:  hacktoberfest
Awesome Thai Dev
A curated list of awesome technical libraries/articles/resources in Thai
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Policy sentry
IAM Least Privilege Policy Generator
Stars: ✭ 1,284 (+1359.09%)
Mutual labels:  hacktoberfest
Generator Jhipster Quarkus
Quarkus blueprint for JHipster
Stars: ✭ 85 (-3.41%)
Mutual labels:  hacktoberfest
Container Tabs Sidebar
Firefox addon aiming to utilize screen estate more efficiently by showing tabs in a sidebar grouped by privacy containers. Inspired by TreeStyleTab.
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Openjdk Website
Website source
Stars: ✭ 86 (-2.27%)
Mutual labels:  hacktoberfest
Git Osp For Beginners
A GitHub Repository to encourage and involve beginners in Open Source Contributions
Stars: ✭ 88 (+0%)
Mutual labels:  hacktoberfest
Dompet
A personal bookkeeping web application, built with Laravel 5.
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Vue Finder
📁 A Vue.js component to display hierarchical data (like the MacOS X finder)
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Jetpack
Security, performance, marketing, and design tools — Jetpack is made by the WordPress experts to make WP sites safer and faster, and help you grow your traffic.
Stars: ✭ 1,283 (+1357.95%)
Mutual labels:  hacktoberfest
Pastepwn
Python framework to scrape Pastebin pastes and analyze them
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Understat
An asynchronous Python package for https://understat.com/.
Stars: ✭ 88 (+0%)
Mutual labels:  hacktoberfest
Css Flexbox Cheatsheet
VS Code extension that lets you open a CSS Flexbox cheatsheet directly in the editor.
Stars: ✭ 87 (-1.14%)
Mutual labels:  hacktoberfest
Flexget
The official FlexGet repository
Stars: ✭ 1,279 (+1353.41%)
Mutual labels:  hacktoberfest
Solidity Util
Solidity Standard Utilities
Stars: ✭ 88 (+0%)
Mutual labels:  hacktoberfest
Botbuilder Community Js
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder JavaScript SDK, including middleware, dialogs, recognizers and more.
Stars: ✭ 88 (+0%)
Mutual labels:  hacktoberfest
Policy Hub Cli
CLI for searching Rego policies
Stars: ✭ 88 (+0%)
Mutual labels:  hacktoberfest

= Gravitee Management REST API

ifdef::env-github[] image:https://ci.gravitee.io/buildStatus/icon?job=gravitee-io/gravitee-management-rest-api/master["Build status", link="https://ci.gravitee.io/job/gravitee-io/job/gravitee-management-rest-api/"] image:https://badges.gitter.im/Join Chat.svg["Gitter", link="https://gitter.im/gravitee-io/gravitee-io?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"] endif::[]

== Overview

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 https://docs.gravitee.io/[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>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].