docs/code-samples
dependabot[bot] e868d4aebe
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#5478)
Bumps [rack](https://github.com/rack/rack) from 2.2.6.3 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.3...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 12:47:58 +00:00
..
community/serving Bump tokio in /code-samples/community/serving/helloworld-rust (#5408) 2023-02-05 21:13:34 +00:00
eventing Fix Code Block Formatting (#5443) 2023-03-06 15:17:33 +00:00
serving Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#5478) 2023-03-16 12:47:58 +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.