An open API service indexing awesome lists of open source software.

https://github.com/fbiville/eventing-contrib

Event Sources
https://github.com/fbiville/eventing-contrib

Last synced: 6 months ago
JSON representation

Event Sources

Awesome Lists containing this project

README

          

# Knative Eventing Contrib

[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/knative/eventing-contrib)
[![Go Report Card](https://goreportcard.com/badge/knative/eventing-contrib)](https://goreportcard.com/report/knative/eventing-contrib)
[![Releases](https://img.shields.io/github/release-pre/knative/eventing-contrib.svg)](https://github.com/knative/eventing-contrib/releases)
[![LICENSE](https://img.shields.io/github/license/knative/eventing-contrib.svg)](https://github.com/knative/eventing-contrib/blob/master/LICENSE)
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://knative.slack.com)

The Knative Eventing Contrib project provides source and channel implementations
that:

- Integrate with Apache Camel-K
- Integrate with Apache CouchDB
- Integrate with Apache Kafka
- Integrate with AWS SQS
- Integrate with Ceph
- Integrate with GitHub
- Integrate with GitLab
- Integrate with NATS Streaming
- Integrate with Prometheus
- Integrate with Websockets
- Expose an ingress

For complete documentation about Knative Eventing, see the following repos:

- [Knative Eventing](https://www.knative.dev/docs/eventing/) for the Knative
Eventing spec.
- [Knative docs](https://www.knative.dev/docs/) for an overview of Knative and
to view user documentation.

If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md).