From bbbeed2a258f10191b033311e3b8b7df3222ac86 Mon Sep 17 00:00:00 2001 From: Martin Heinz Date: Sat, 30 Nov 2019 11:13:25 +0100 Subject: [PATCH] Add link to blog post I wrote blog post about OpenFaaS templates, which I'd like to add to community page. Signed-off-by: Martin Heinz --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 12ff6f79..9689c02b 100644 --- a/community.md +++ b/community.md @@ -124,6 +124,7 @@ It would be great to hear from you especially if you have any of the above and w | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Going Serverless with OpenFaaS and Golang - Building Optimized Templates](https://martinheinz.dev/blog/11) | Martin Heinz | martinheinz.dev | 29-Nov-2019 | | [Serverless Kotlin with OpenFaaS](https://kotlinexpertise.com/serverless-kotlin/) | Simon Wirtz | kotlinexpertise.com | 21-Nov-2019 | | [Going Serverless with OpenFaaS and Golang - The Ultimate Setup and Workflow](https://martinheinz.dev/blog/10) | Martin Heinz | martinheinz.dev | 16-Nov-2019 | | [Migrate your AWS Node.js Lambda Function to OpenFaaS](https://sysadmins.co.za/migrate-your-aws-node-js-lambda-function-to-openfaas/) | Ruan Bekker | sysadmins.co.za | 09-Oct-2019 |