Skip to content

lafadovale/awslambda-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CRUD Lambda Functions for a REST API with DynamoDB and API Gateway 🎉

Wipe your tears off. In half an hour, with a few steps, your REST API can be built on the AWS with the DynamoDB and the AWS API Gateway filtering the methods for the proper Lambda function.

How to use them

Just create your Lambdas, copy these method codes in the index.js files, paste them on your Lambdas' index.js files, and change the table name to fit your DynamoDB table name.

About

All the four CRUD Lambda functions created separately for an AWS API Gateway work with DynamoDB.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors