docs/code-samples
dependabot[bot] 9aa8a46565
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#4978)
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [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/2.2.3...2.2.3.1)

---
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>
2022-05-27 19:17:21 +00:00
..
community Fix indentation (#4906) 2022-04-05 19:40:43 +00:00
eventing Update Node.js code samples w/ latest CloudEvents (#4865) 2022-03-31 19:15:44 +00:00
serving Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#4978) 2022-05-27 19:17:21 +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.