From d46de9d66c9f2e5eeb76430a334374ee590e8c69 Mon Sep 17 00:00:00 2001 From: Vivek Singh Date: Fri, 15 May 2020 15:23:06 +0530 Subject: [PATCH] Add node12 and restify template blog to community.md Signed-off-by: Vivek Singh --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 39a4f00a..70fb161d 100644 --- a/community.md +++ b/community.md @@ -104,6 +104,7 @@ Postponed events for 2020 | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [An openFAAS multipart body processing custom language template based on node12 and restify](https://medium.com/@therealburningman/an-openfaas-multipart-body-processing-custom-language-template-based-on-node12-and-restify-7e9e8a78f9be) | Hans van den Akker | medium.com | 15-May-2020 | | [Self-hosting serverless with OpenFaaS](https://www.mskog.com/posts/self-hosting-serverless-with-openfaas/) | Magnus Skog | mskog.com | 03-May-2020 | | [Why I Created an OpenFaaS Template for COBOL](https://unnecessary.tech/posts/openfaas-cobol/) | Christopher De Vries | unnecessary.tech | 27-Apr-2020 | | [Call OpenFaaS Serverless Functions with Gloo API Gateway](https://medium.com/alterway/call-openfaas-serverless-functions-with-gloo-api-gateway-678a00710481?source=rss------kubernetes-5) | Hervé Leclerc | medium.com | 21-Apr-2020 |