This github repository contains Back-End part of my "My Music Sheet Repo" project - my biggest project so far!
- register, login,
- create/read/update/delete entries (CRUD with additional listing option)
- add your music sheet file as an attachment (of any format for now, up to 10MB)
- download your music sheet from your account
- Serverless Stack,
- AWS:
- S3 for secure storage,
- DynamoDB for secure, reliant, persistent database,
- Route 53 for registering domain,
- Cognito for user authentication and authorisation,
- API Gateway for maintaining API endpoints,
- Seed for CI/CD pipeline (dev/prod),
https://github.com/kudelek/serverless-stack-mymusicsheetrepo-client