Add README

This commit is contained in:
Gabe Farrell 2023-02-16 19:55:19 -05:00 committed by GitHub
parent 684f9bf797
commit eb79501bbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# 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/