No description
Find a file
2023-11-22 23:36:04 -05:00
go.mod Initial Commit 2023-02-15 15:32:53 -05:00
go.sum Initial Commit 2023-02-15 15:32:53 -05:00
main.go Initial Commit 2023-02-15 15:32:53 -05:00
README.md Update README.md 2023-11-22 23:36:04 -05:00

note: this repo was forked from my old github account

GoLambda

An example Lambda application written in Go. Read the blog post: https://mnrva.dev/2023/02/15/creating-serverless-web-applications-with-aws-lambda-and-go/