docs/code-samples
Arkadius Jonczek 225a69b10f
docs: fix eventing gitlab source readme (#5598)
* docs: fix gitlab webhook breadcrumb in gitlab eventing readme

* docs: use project access token for gitlab source in gitlab eventing readme

from security perspective it's better to use project access token instead of personal access token
2023-06-23 10:10:36 +00:00
..
community/serving Bump h2 in /code-samples/community/serving/helloworld-rust (#5534) 2023-04-13 19:07:51 +00:00
eventing docs: fix eventing gitlab source readme (#5598) 2023-06-23 10:10:36 +00:00
serving Bump futures-util in /code-samples/serving/cloudevents/cloudevents-rust (#5601) 2023-06-22 18:15:35 +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.