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 bcd02acb3d adding endpoint for getting the current playback state 3 år sedan
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 år sedan
Services adding endpoint for getting the current playback state 3 år sedan
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 år sedan
Program.cs Added BulkedPolicy. 3 år sedan
SpotifyService.csproj Fix project dep 3 år sedan
appsettings.Development.json First init commit. 3 år sedan
appsettings.json Sharing contrancts with projects. 3 år sedan