Serverless API with golang
Golang
Check the installation guide at https://golang.org/doc/install
Serverless globally
npm i -g serverless
You should build the go files and then deploy them
You can check the MakeFile
for more info
serverless deploy -v
serverless infoke -f functionName
serverless info