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 c050377ede fixed token storing and refactored some code před 3 roky
..
HttpUtils fixed token storing and refactored some code před 3 roky
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. před 3 roky
Services fixed token storing and refactored some code 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