From b7fbdb9ba28b17587af6b4f6cba04826dbb0f1ef Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sat, 7 Oct 2017 22:13:58 +0100 Subject: [PATCH] Update README.md --- guide/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guide/README.md b/guide/README.md index 7f80fd4f..3a21a02c 100644 --- a/guide/README.md +++ b/guide/README.md @@ -25,10 +25,12 @@ Suggestions for new topics are welcome. Please also check the [Issue tracker](ht ## Blog posts and tutorials -### Hands-on with Node.js / Python +### Hands-on with Node.js / Go / Python * [Morning coffee with the OpenFaaS CLI](https://blog.alexellis.io/quickstart-openfaas-cli/) +* [Build a Serverless Golang Function with OpenFaaS](https://blog.alexellis.io/serverless-golang-with-openfaas/) + * [Your first serverless Python function with OpenFaaS](https://blog.alexellis.io/first-faas-python-function/) ### Project background, design decisions and architecture: