# Building a REST API in Node.js with AWS Lambda, API Gateway, DynamoDB, and Serverless Framework

DevFeed: [Building a REST API in Node.js with AWS Lambda, API Gateway, DynamoDB, and Serverless Framework](<https://devfeed.tech/articles/building-a-rest-api-in-node-js-with-aws-lambda-api-gateway-dynamodb-and-serverless-framework-14292.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/node-rest-api-with-serverless-lambda-and-dynamodb>)

Author: Shekhar Gulati

Published: 2017-03-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Amazon API Gateway](<https://devfeed.tech/topics/amazon-api-gateway.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-gateway](<https://devfeed.tech/tags/api-gateway.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [dynamodb](<https://devfeed.tech/tags/dynamodb.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [js](<https://devfeed.tech/tags/js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [rest](<https://devfeed.tech/tags/rest.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A hands-on tutorial for building a REST API in Node.js with AWS Lambda, API Gateway, DynamoDB, and the Serverless Framework.

## Source excerpt

A hands-on tutorial on building a REST API in Node.js using AWS Lambda, API Gateway, DynamoDB, and the Serverless Framework .