Skip to content

Files

Latest commit

5d7885b · Jul 29, 2024

History

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

golang gin example

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

build and deploy

Run the following commands.

sam build 
sam deploy -g