https://github.com/gravitee-io/gravitee-notifier-api
https://github.com/gravitee-io/gravitee-notifier-api
security-scan
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-notifier-api
- Owner: gravitee-io
- License: apache-2.0
- Created: 2018-09-19T06:19:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T10:50:51.000Z (about 1 month ago)
- Last Synced: 2025-04-01T11:33:26.234Z (about 1 month ago)
- Topics: security-scan
- Language: Java
- Size: 45.9 KB
- Stars: 2
- Watchers: 27
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Notifier API
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-notifier-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-notifier-api/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-notifier-api.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-notifier-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 notifier API contains the interfaces to implement in order to create a notifier plugin for Gravitee.io products. +
An example can be found https://github.com/gravitee-io/gravitee-notifier-email[here]