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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nemanja Grkovic ef119d7faf Authorization пре 3 година
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. пре 3 година
Services Authorization пре 3 година
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. пре 3 година
Program.cs Authorization, added retry policy and circuit breaker. пре 3 година
SpotifyService.csproj Authorization, added retry policy and circuit breaker. пре 3 година
appsettings.Development.json First init commit. пре 3 година
appsettings.json Sharing contrancts with projects. пре 3 година