# eventing-contrib **Repository Path**: knative/eventing-contrib ## Basic Information - **Project Name**: eventing-contrib - **Description**: Knative Eventing Contrib - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2021-01-30 ## Categories & Tags **Categories**: web-dev-toolkits **Tags**: None ## 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 - 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 - 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).