Blazor & WASM in combination to get statistics from Spotify API for performing the song analysis. With separate microservices for auth, Spotify, user data tracking, and application, connected through gRPC with Polly.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nemanja Grkovic ec3e0a0a2d Completed SaveTracks route. 3 years ago
..
MultipleTrack Completed SaveTracks route. 3 years ago
SaveTracks Completed SaveTracks route. 3 years ago
SingleTrack Added DTO, implement backend for get audio feature for single track 3 years ago
SearchDetails.cs Change file names and structure 3 years ago
SearchRequest.cs Change file names and structure 3 years ago
SearchResponse.cs Change file names and structure 3 years ago