docs/serving/samples/README.md

14 lines
444 B
Markdown

# Samples for knative/serving project
* Hello World - Quick introduction that highlights how to deploy an app using
Knative Serving.
* [C#](helloworld-csharp/README.md)
* [Go](helloworld-go/README.md)
* [Java](helloworld-java/README.md)
* [Node.js](helloworld-nodejs/README.md)
* [PHP](helloworld-php/README.md)
* [Python](helloworld-python/README.md)
* [Ruby](helloworld-ruby/README.md)
* [Rust](helloworld-rust/README.md)