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.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
anastasijasavov 3ab0e2b6e1 code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance před 3 roky
..
IAuthService.cs Authorization, added retry policy and circuit breaker. před 3 roky
IStatsService.cs code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance před 3 roky
ITrackService.cs get track by id works před 3 roky