https://github.com/muhammadabyaz/go-cdk
A Go-based API with JWT authentication using AWS API Gateway, Lambda, and DynamoDB. It includes routes for user registration, login, and a protected path that is accessible only to authenticated users. The project demonstrates secure authentication and authorization using JWT tokens and middleware.
https://github.com/muhammadabyaz/go-cdk
aws aws-dynamodb aws-lambda cdk go golang jwt
Last synced: 6 days ago
JSON representation
A Go-based API with JWT authentication using AWS API Gateway, Lambda, and DynamoDB. It includes routes for user registration, login, and a protected path that is accessible only to authenticated users. The project demonstrates secure authentication and authorization using JWT tokens and middleware.
- Host: GitHub
- URL: https://github.com/muhammadabyaz/go-cdk
- Owner: MuhammadAbyaz
- Created: 2025-01-06T12:49:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T13:46:07.000Z (over 1 year ago)
- Last Synced: 2025-09-10T23:07:35.603Z (10 months ago)
- Topics: aws, aws-dynamodb, aws-lambda, cdk, go, golang, jwt
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Architecture Diagram