Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

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