docs/code-samples
Leo Li b9474dfc2c
Sample App: Notification Service: camel slack sink (#5888)
* Adding the yaml file that create the Camel Pipe, connecting the Knative Broker and the slack sink

* Adding the first draft of the documentation for notification service

* Update the Camel-Kamelets Version

* Update the tutorial

* Fix the review comments by rearranging the sections, fix the wordings

* Compile the web pages

* Trying to add some styling

* Fix the styling

* Fix the styling

* Test how things look with modified code block

* Return to the original. Will do the web page compiling in another PR when the content is ready

* Update code-samples/eventing/bookstore-sample-app/slack-sink/README.md

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

* Make the yaml file consistent with the one in the README file

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-03-15 15:29:53 +00:00
..
community/serving Bump mio in /code-samples/community/serving/helloworld-rust (#5892) 2024-03-05 06:49:00 +00:00
eventing Sample App: Notification Service: camel slack sink (#5888) 2024-03-15 15:29:53 +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.