Add hello-world examples

This commit is contained in:
Alex Ellis 2017-04-30 10:55:04 +01:00 committed by GitHub
parent 60b449e6d0
commit 0d462b9900

View File

@ -53,7 +53,7 @@ There is also a community being built around FaaS with talks, demos and sample f
You can [TestDrive](https://github.com/alexellis/faas/blob/master/TestDrive.md) FaaS on your laptop in 60 seconds, or deploy to a free online Docker playground. Find out more in the [TestDrive](https://github.com/alexellis/faas/blob/master/TestDrive.md).
You can dive straight into the [sample functions here](https://github.com/alexellis/faas/blob/master/sample-functions/README.md).
You can dive straight into the [sample functions here](https://github.com/alexellis/faas/blob/master/sample-functions/README.md). You'll find hello-world examples for the most common programming languages including: Golang, DotNet Core, Java, NodeJS, Python even BusyBox.
**Contribute to FaaS**