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 3ab0e2b6e1 code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 3 лет назад
..
HttpUtils code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 3 лет назад
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 лет назад
Services code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 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 лет назад