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
..
HttpUtils code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance před 3 roky
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. před 3 roky
Services code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance před 3 roky
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
Program.cs Added BulkedPolicy. před 3 roky
SpotifyService.csproj Fix project dep před 3 roky
appsettings.Development.json First init commit. před 3 roky
appsettings.json Sharing contrancts with projects. před 3 roky