docs/code-samples
Sergey "Shnatsel" Davidoff 5d1d6fa0aa
Fix Rust code sample (#5158)
* Bump Rust compiler to the latest version

* Commit Cargo.lock to the tree to prevent future breakage of the Rust sample
2022-08-10 16:06:42 +00:00
..
community/serving Fix Rust code sample (#5158) 2022-08-10 16:06:42 +00:00
eventing Get rid of refs to old KafkaChannels (#5009) 2022-06-22 18:01:23 +00:00
serving Bump smallvec in /code-samples/serving/cloudevents/cloudevents-rust (#5046) 2022-06-22 18:01:37 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative code samples

Find and use Knative code samples to help you get up and running with common use cases. Code samples include content from the Knative team and community members.

Browse all code samples to find other languages and use cases that might align closer with your goals.

Contents

  • serving: Knative Serving code samples.
  • eventing: Knative Eventing and Eventing Sources code samples.
  • community: code samples that are contributed and maintained by the community.