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.
anastasijasavov 83c5deec53 minor bug fixes 3 年之前
..
Interfaces minor bug fixes 3 年之前
AuthClientService.cs refresh token configured 3 年之前
IdentityClientService.cs minor bug fixes 3 年之前
StatsClientService.cs code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 3 年之前
TrackClientService.cs get track by id works 3 年之前