https://github.com/fbiville/eventing-contrib
Event Sources
https://github.com/fbiville/eventing-contrib
Last synced: 6 months ago
JSON representation
Event Sources
- Host: GitHub
- URL: https://github.com/fbiville/eventing-contrib
- Owner: fbiville
- License: apache-2.0
- Fork: true (sbawaska/eventing-contrib)
- Created: 2020-07-22T12:12:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T14:18:41.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T03:38:01.900Z (about 2 years ago)
- Homepage:
- Size: 61.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Knative Eventing Contrib
[](https://pkg.go.dev/github.com/knative/eventing-contrib)
[](https://goreportcard.com/report/knative/eventing-contrib)
[](https://github.com/knative/eventing-contrib/releases)
[](https://github.com/knative/eventing-contrib/blob/master/LICENSE)
[](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).