Skip to content

kudelek/serverless-stack-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Music Sheet Repo

This github repository contains Back-End part of my "My Music Sheet Repo" project - my biggest project so far!

On this site you can:

  • 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

This Back-End consists of:

  • 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),

Here's the link to the Front-End part:

https://github.com/kudelek/serverless-stack-mymusicsheetrepo-client

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published