docs/code-samples
Scott Hirano 03bf62be60
Sample Bookstore App: DB setup for Book Review Comments (#5896)
* first commit, made table and wrote docs

* removed book id

* reduced amt of sample data

* Update code-samples/eventing/bookstore-sample-app/db/sample.sql

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update code-samples/eventing/bookstore-sample-app/db/sample.sql

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update code-samples/eventing/bookstore-sample-app/db/sample.sql

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update code-samples/eventing/bookstore-sample-app/db/sample.sql

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-03-08 19:32:08 +00:00
..
community/serving Bump mio in /code-samples/community/serving/helloworld-rust (#5892) 2024-03-05 06:49:00 +00:00
eventing Sample Bookstore App: DB setup for Book Review Comments (#5896) 2024-03-08 19:32:08 +00:00
serving Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#5882) 2024-03-01 06:46:44 +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.