docs/code-samples/serving
Lance Ball 10f1c7637c
Update Node.js code samples w/ latest CloudEvents (#4865)
This commit updates two of the examples in this repository that use the
Node.js CloudEvents module. A newer version of the module has been released
and the examples have been updated to use it. The newer version allows us
to eliminate a dependency on axios, and simplify the example code.

Signed-off-by: Lance Ball <lball@redhat.com>
2022-03-31 19:15:44 +00:00
..
cloudevents Update Node.js code samples w/ latest CloudEvents (#4865) 2022-03-31 19:15:44 +00:00
gitwebhook-go Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
grpc-ping-go Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
hello-world [main] update actions main (#4695) 2022-02-03 10:18:21 -08:00
knative-routing-go Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
kong-routing-go Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
multi-container Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
secrets-go Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
tag-header-based-routing Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative Serving code samples

Use the following code samples to help you understand the various Knative Serving resources and how they can be applied across common use cases. Learn more about Knative Serving.

Browse more Knative code samples

For a table describing the available Serving code samples, see the Knative documentation.