Skip to content

vynci/serverless-rest-api

Repository files navigation

serverless-rest-api

Checkout the full write-up here.

Develop and testing

$ npm install

$ npm start

Deploy

$ npm install --ignore-scripts

$ node ./node_modules/.bin/serverless deploy -s prod -v

About

This is an implementation of a serverless CRUD API using AWS API Gateway, Lambda and Dynamodb. It is using serverless framework to do the orchestration with Cloudformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published