Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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