# REST Endpoint + CRUD with AWS Lambda and DynamoDB in 2 minutes

Original: https://swyx.io/writing/amplify_rest_crud
Published: 2020-09-23

> A lightning fast overview of everything you need to know to set up a REST endpoint with full CRUD capability with AWS Lambda, DynamoDB and AWS Amplify in 2 minutes.

A lightning fast overview of everything you need to know to set up a REST endpoint with full CRUD capability with AWS Lambda, DynamoDB and AWS Amplify in 2 minutes.

Dev.to embed: {% youtube 8-wJilYucnI %}

- YouTube: https://youtu.be/8-wJilYucnI
- Github: https://github.com/sw-yx/amplifycrud-demo
- Guide: https://docs.amplify.aws/guides/api-rest/form-api-with-dynamodb-and-lambda/q/platform/js
