Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 252 Bytes

File metadata and controls

12 lines (8 loc) · 252 Bytes

golang gin in Zip example

This example shows how to deploy a rest api developed with golang Gin. This api is packaged as Zip file and deployed on AWS Lambda.

build and deploy

Run the following commands.

sam build 
sam deploy -g