Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extending a Serverless REST API example

This project riffs off of the Serverless Framework Todo example, which demonstrates how to to create, list, get, update and delete Todos. DynamoDB is used to store the data.

What's Different?

This project extends the Serverless Framework example by adding:

Setup

First, follow the setup instructions for the Serverless Framework, then install needed NPM packages.

$ > npm install

Modes of Execution

First, look at local execution for how to run tests in your local environment. Then, look at CodePipeline execution for how to run tests as part of a CI/CD pipeline using AWS CodePipeline.

About

No description, website, or topics provided.

Resources

Stars

44 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages