- I made a Serverless NodeJS template to exemplify a basic AWS based REST API with user registration + JWT authentication - let me know what you think :) https://github.com/GagePielsticker/AWS-Auth-Template 5 comments learnjavascript
Linked pages
- Amazon DynamoDB Accelerator (DAX) https://aws.amazon.com/dynamodb/dax/ 9 comments
- Environment variables to configure the AWS CLI - AWS Command Line Interface https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html 6 comments
- Serverless Framework - AWS Lambda Events - REST API (API Gateway v1) https://www.serverless.com/framework/docs/providers/aws/events/apigateway#enabling-cors 0 comments