Skip to content

joeyell/DynamoDB-Go-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang REST API with AWS Lambda and DynamoDB

This project is all about me diving into AWS Lambda and DynamoDB, learning as I go, and developing a GoLang REST API in the process. I experimented with the AWS SDK and Golang's Gin web framework to set up routes that allow users to POST and GET data from a DynamoDB table.

Features

  • Developed a GoLang REST API leveraging AWS Lambda and DynamoDB.
  • Utilised the AWS SDK and GoLang's Gin web framework to manage various routes.
  • Implemented functionality to allow users to both POST and GET data from a DynamoDB table.

    

Requirements

  • GoLang
  • AWS account with access to Lambda and DynamoDB
  • AWS SDK for GoLang
  • Gin web framework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages