mirror of https://github.com/knative/docs.git
6 lines
574 B
Markdown
6 lines
574 B
Markdown
## Sample apps
|
|
|
|
| Sample Name | Knative Component | Description | Language(s) |
|
|
| --------------| ----------------- | -------------------------- | ----------------- |
|
|
| Hello World | Serving | A quick introduction that highlights how to deploy an app. | [Clojure](serving/helloworld-clojure/), [Dart](serving/helloworld-dart/), [Elixir](serving/helloworld-elixir/), [Haskell](serving/helloworld-haskell/), [Rust](serving/helloworld-rust/), [Shell](serving/helloworld-shell/), [Swift](serving/helloworld-swift/), [Vertx](serving/helloworld-vertx/) |
|