Skip to content

ozgeengin/serverless-dynamodb

Repository files navigation

serverless-dynamodb

Node.js project to do basic operations with DynamoDB using AWS Lambda

How to get started

  1. Install serverless framework
npm install -g serverless
  1. Configure AWS credentials

  2. Update serverless.yml settings (*optional)

  3. Deploy to AWS

serverless deploy

If you want to test with Postman:

"value": "https://x.execute-api.eu-central-1.amazonaws.com/dev",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published