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 515bc66c14 get track by id works 3 лет назад
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 лет назад
Services get track by id works 3 лет назад
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 лет назад
Program.cs Added BulkedPolicy. 3 лет назад
SpotifyService.csproj Fix project dep 3 лет назад
appsettings.Development.json First init commit. 3 лет назад
appsettings.json Sharing contrancts with projects. 3 лет назад