mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Add sample function links.
This commit is contained in:
parent
ac9f2fad32
commit
af14d07d3d
@ -4,8 +4,15 @@ For examples of hello-world in different programming languages see inside the Ba
|
||||
|
||||
* [Base Functions](https://github.com/alexellis/faas/tree/master/sample-functions/BaseFunctions)
|
||||
|
||||
## Demo functions from closing keynote @ Dockercon
|
||||
|
||||
* [fass-dockercon](https://github.com/alexellis/faas-dockercon/)
|
||||
* [Video from Dockercon](https://blog.docker.com/2017/04/dockercon-2017-mobys-cool-hack-sessions/)
|
||||
|
||||
## Sample functions from the FaaS stack
|
||||
|
||||
> Also see the [community page](https://github.com/alexellis/faas/blob/master/community.md) for functions created by FaaS users and contributors.
|
||||
|
||||
Here is a list of the sample functions included this repository.
|
||||
|
||||
| Name | Details |
|
||||
@ -21,4 +28,3 @@ Here is a list of the sample functions included this repository.
|
||||
| WebhookStash | Golang function provides way to capture webhooks - JSON/text/binary are all OK |
|
||||
| WordCountFunction | BusyBox `wc` is exposed as a function / service through FaaS |
|
||||
|
||||
Also see the [community page](https://github.com/alexellis/faas/blob/master/community.md) for functions created by FaaS users and contributors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user