Skip to content

Simple Go Lang Todo application for AWS Lambda with DynamoDB

Notifications You must be signed in to change notification settings

brunodmartins/go-todo-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-todo-lambda

Simple Go Lang Todo application for AWS Lambda with DynamoDB

Why I made this?

Just to pratice some AWS services.

Which AWS Services I used?

  • DynamoDB for the database layer
  • Lambda for the Serveless application layer
  • API Gateway for the front application layer

How I can deploy this project?

You should just run the build.sh file to compile the Go project and the, run the terraform apply command to deploy it into your AWS account.

Suggestion?

Yes! I accept then =)

About

Simple Go Lang Todo application for AWS Lambda with DynamoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published