Skip to content

serverless rest api example with dynamodb / streams / and more...

License

Notifications You must be signed in to change notification settings

wscholar/serverless-rest-api-example

Repository files navigation

npm version build status coverage status dependency status devDependency status Gitter

This is an example serverless rest api example that uses aws dynamodb and dynamodb streams. This example is configured with a number of plugins and standards for checking code standards. It also handles authentication via Auth0 and json validation. Free free to reach out with any comments / questions.

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install
npm run offline

Dependencies

  • ajv: Another JSON Schema Validator
  • jsonwebtoken: JSON Web Token implementation (symmetric and asymmetric)
  • serverless-domain-manager: Serverless plugin for managing custom domains with API Gateways.
  • uuid: Rigorous implementation of RFC4122 (v1 and v4) UUIDs.

Dev Dependencies

License

MIT

About

serverless rest api example with dynamodb / streams / and more...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published