Skip to content

Releases: mxaviersmp/spotify-tracker

Api track and artists response model.

01 May 17:38
Compare
Choose a tag to compare

💻 Changed TrackModel field popularity to int
🐛 Removed duplicate artists on /user/get-artists
🚀 Updated serverless to add useDotenv and package.patterns

First Release

01 May 01:41
966c6ad
Compare
Choose a tag to compare

💻 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