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

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

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

Last synced: 4 months ago
JSON representation

Event Sources

Awesome Lists containing this project

README

          

# [EOL] Knative Eventing Contrib

# [This repo has been archived](https://github.com/knative/community/issues/597)

[![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 - new location: https://github.com/knative-sandbox/eventing-camel
- Integrate with Apache CouchDB - new location: https://github.com/knative-sandbox/eventing-couchdb
- Integrate with Apache Kafka - new location: https://github.com/knative-sandbox/eventing-kafka (consolidated)
- Integrate with AWS SQS - new location: https://github.com/knative-sandbox/eventing-awssqs
- Integrate with GitHub - new location: https://github.com/knative-sandbox/eventing-github
- Integrate with GitLab - new location: https://github.com/knative-sandbox/eventing-gitlab
- Integrate with NATS Streaming - new location: https://github.com/knative-sandbox/eventing-natss
- Integrate with Websockets
- Sample code and tools - new location: https://github.com/knative/eventing
- 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).