serverless / guide

Serverless Guide - An open-source definitive guide to serverless architectures.
https://serverless.github.io/guide/
440 stars 42 forks source link

AWS Lambda now supports Go #79

Open yarapavan opened 6 years ago

yarapavan commented 6 years ago

Description

AWS Lambda now supports Go along with Node.js, Java, C#, Go and Python.

Filename:providers/README.md

Page/Section:A Comparative Look

Contributing Author: Pavan Yara(@yarapavan)

Details:

rupakg commented 6 years ago

@yarapavan Can you do a PR for the content? If possible add an example as well.