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 37929983d0 Merge branch 'dev' of https://git.dilig.net/nemanja.grkovic/NemAn into dev před 3 roky
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. před 3 roky
Services Merge branch 'dev' of https://git.dilig.net/nemanja.grkovic/NemAn into dev 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