Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravitee-io/gravitee-service-discovery-api
Gravitee Service Discovery - API
https://github.com/gravitee-io/gravitee-service-discovery-api
security-scan
Last synced: 10 days ago
JSON representation
Gravitee Service Discovery - API
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-service-discovery-api
- Owner: gravitee-io
- License: apache-2.0
- Created: 2018-11-29T10:48:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T05:57:45.000Z (12 months ago)
- Last Synced: 2024-11-08T01:48:23.041Z (2 months ago)
- Topics: security-scan
- Language: Java
- Size: 28.3 KB
- Stars: 0
- Watchers: 28
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Service Discovery API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-service-discovery-api/blob/master/LICENSE.txt"]
image:https://img.shields.io/badge/semantic--release-conventional%20commits-e10079?logo=semantic-release["Releases", link="https://github.com/gravitee-io/gravitee-service-discovery-api/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-service-discovery-api.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-service-discovery-api"]
image:https://f.hubspotusercontent40.net/hubfs/7600448/gravitee-github-button.jpg["Join the community forum", link="https://community.gravitee.io?utm_source=readme", height=20]== Description
The service discovery API contains the interfaces to implement in order to create a service discovery plugin for Gravitee.io APIM. +
An example can be found https://github.com/gravitee-io/gravitee-service-discovery-consul[here]