Releases: mxaviersmp/spotify-tracker
Releases · mxaviersmp/spotify-tracker
Api track and artists response model.
💻 Changed TrackModel
field popularity to int
🐛 Removed duplicate artists on /user/get-artists
🚀 Updated serverless
to add useDotenv
and package.patterns
First Release
💻 API using FastAPI
🌀 ETL using Airflow
🗃 DB using Amazon RDS
🌨 Serverless deploy using AWS API Gateway and Lambda
🛠 Infrastructure as Code using serverless framework
🔃 CI/CD using GitHub Actions