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.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
anastasijasavov 821e0ceaf4 authroization guard setup 3 роки тому
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 роки тому
Services authroization guard setup 3 роки тому
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 роки тому
Program.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 роки тому
SpotifyService.csproj Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 роки тому
appsettings.Development.json First init commit. 3 роки тому
appsettings.json Sharing contrancts with projects. 3 роки тому