/knative-getting-started-blog

A repository containing all of the code referenced in the Knative Getting Started Blog Series!

Primary LanguageGoApache License 2.0Apache-2.0

Knative Eventing Sample Source

GoDoc Go Report Card

Knative Eventing sample-source defines a simple source that transforms events from an HTTP server into CloudEvents and demonstrates the canonical style in which Knative Eventing writes sources.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.