Skip to content

Golang Hello World Lambda With API Gateway and Serverless

License

Notifications You must be signed in to change notification settings

dimiro1/go-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO AWS Lambda Hello World example

Install serverless framework (For easier deployment) https://serverless.com/ and then execute:

$ make deploy