/golang-gcloud-serverless

An example GCloud Function using Go and the Serverless framework

Primary LanguageGo

golang-gcloud-serverless

This is an example GCloud Function using Go and the Serverless framework

To test, first update the serverless.yml file with your Project ID and make sure
you have GCloud credentials setted up in your machine.

Then run:

$ npm install
$ npm run deploy