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.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
anastasijasavov 821e0ceaf4 authroization guard setup 3 år sedan
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 år sedan
Services authroization guard setup 3 år sedan
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 år sedan
Program.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 år sedan
SpotifyService.csproj Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 år sedan
appsettings.Development.json First init commit. 3 år sedan
appsettings.json Sharing contrancts with projects. 3 år sedan