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.
- Host: GitHub
- URL: https://github.com/aayush-dhakal/serverless-typescript-nodejs-api
- Owner: aayush-dhakal
- Created: 2023-05-19T14:42:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T14:49:18.000Z (about 3 years ago)
- Last Synced: 2025-03-17T19:21:45.122Z (over 1 year ago)
- Topics: authentication, aws-cognito-user-ppol, aws-lambda, dynamodb, nodejs, serverless-framework, typescript
- Language: TypeScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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}