Skip to content

Files

Latest commit

5d7885b · Jul 29, 2024

History

History
This branch is 44 commits behind awslabs/aws-lambda-web-adapter:main.

gin-zip

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