mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 08:25:03 +00:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
# OpenFaaS samples
|
|
|
|
This folder used to contain legacy function samples written in 2016. As you can imagine, OpenFaaS has developed significantly since then.
|
|
|
|
Language specific guides from the blog:
|
|
|
|
* [Build a Flask microservice with OpenFaaS](https://www.openfaas.com/blog/openfaas-flask/)
|
|
* [Build ASP.NET Core APIs with Kubernetes and OpenFaaS](https://www.openfaas.com/blog/asp-net-core/)
|
|
* [Serverless Node.js that you can run anywhere](https://www.openfaas.com/blog/serverless-nodejs/)
|
|
* [Simple Serverless with Golang Functions and Microservices](https://www.openfaas.com/blog/golang-serverless/)
|
|
* [Get started with Java 11 and Vert.x on Kubernetes with OpenFaaS](https://www.openfaas.com/blog/get-started-with-java-openjdk11/)
|
|
* [FaaS for the Rubyist](https://blog.alexellis.io/faas-for-the-rubyist/)
|
|
|
|
Official Training and eBooks:
|
|
|
|
* [OpenFaaS with Node.js examples](https://openfaas.gumroad.com/l/serverless-for-everyone-else)
|
|
* [OpenFaaS with Golang - Premium and Team Editions only](https://store.openfaas.com/l/everyday-golang)
|
|
* [Other Official Training](https://docs.openfaas.com/tutorials/training/)
|
|
|
|
Official Function store images:
|
|
|
|
* [Function Store functions](https://github.com/openfaas/store-functions)
|
|
|
|
Need help? Reach out to us at [openfaas.com/support](https://openfaas.com/support)
|