An open API service indexing awesome lists of open source software.

https://github.com/aayush-dhakal/serverless-typescript-nodejs-api

Node.js Rest api using serverless framework, AWS cognito user pool and DynamoDB.
https://github.com/aayush-dhakal/serverless-typescript-nodejs-api

authentication aws-cognito-user-ppol aws-lambda dynamodb nodejs serverless-framework typescript

Last synced: about 1 month ago
JSON representation

Node.js Rest api using serverless framework, AWS cognito user pool and DynamoDB.

Awesome Lists containing this project

README

          

# Node.js Rest api using serverless framework and AWS cognito user pool

Api endpoints:

- get and post: /notes
- put and delete: /notes/{id}