diff --git a/README.md b/README.md new file mode 100644 index 0000000..0dc0629 --- /dev/null +++ b/README.md @@ -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/