https://github.com/gravitee-io/gravitee-resource-schema-registry-provider-api
https://github.com/gravitee-io/gravitee-resource-schema-registry-provider-api
product-apim security-scan
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-resource-schema-registry-provider-api
- Owner: gravitee-io
- License: apache-2.0
- Created: 2023-02-08T16:06:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T18:22:28.000Z (3 months ago)
- Last Synced: 2025-02-14T19:27:02.370Z (3 months ago)
- Topics: product-apim, security-scan
- Language: Java
- Size: 52.7 KB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Resource Schema Registry Provider API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-resource-schema registry-provider-api/blob/main/LICENSE.txt"]
image:https://img.shields.io/badge/semantic--release-conventional%20commits-e10079?logo=semantic-release["Releases", link="https://github.com/gravitee-io/gravitee-resource-schema registry-provider-api/releases"]
image:https://dl.circleci.com/status-badge/img/gh/gravitee-io/gravitee-resource-schema-registry-provider-api/tree/main.svg?style=svg["CircleCI", link="https://dl.circleci.com/status-badge/redirect/gh/gravitee-io/gravitee-resource-schema-registry-provider-api/tree/main"]
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 resource schema registry provider API contains the interfaces to implement in order to create a schema registry provider plugin for Gravitee.io APIM. +