An open API service indexing awesome lists of open source software.

https://github.com/tmr08c/serverless-gcloud-go-demo

Demo app using the serverless framework to create a Google Cloud Function using golang.
https://github.com/tmr08c/serverless-gcloud-go-demo

demo faas gcloud golang serverless serverless-framework

Last synced: 3 months ago
JSON representation

Demo app using the serverless framework to create a Google Cloud Function using golang.

Awesome Lists containing this project

README

          

**Archived - This was for tutorial purposes and is not actively maintained**

# Demo Serverless FaaS with Go

This is essentially the template generated by the awesome [serverless framework](https://serverless.com/framework/) for creating a Google Cloud Function in golang.

To follow along the adventure of getting it all setup, take a look at [this post](https://tmr08c.github.io/2019/04/golang-fass/).