mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +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)
|
* [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
|
## 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.
|
Here is a list of the sample functions included this repository.
|
||||||
|
|
||||||
| Name | Details |
|
| 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 |
|
| 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 |
|
| 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