Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravitee-io/gravitee-resource-cache-provider-api
Gravitee.io - API Management - Cache Resource API
https://github.com/gravitee-io/gravitee-resource-cache-provider-api
Last synced: about 1 month ago
JSON representation
Gravitee.io - API Management - Cache Resource API
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-resource-cache-provider-api
- Owner: gravitee-io
- License: apache-2.0
- Created: 2021-03-29T21:52:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T23:57:20.000Z (11 months ago)
- Last Synced: 2024-01-19T00:56:09.258Z (11 months ago)
- Size: 38.1 KB
- Stars: 0
- Watchers: 29
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Resource Cache Provider API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-resource-cache-provider-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-resource-cache-provider-api/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-resource-cache-provider-api.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-resource-cache-provider-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 resource cache provider API contains the interfaces to implement in order to create a cache provider plugin for Gravitee.io APIM. +
An example can be found https://github.com/gravitee-io/gravitee-resource-cache[here]