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 символов.
nemanja.grkovic a4d39ae321 Change file names and structure 3 лет назад
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 лет назад
Services Change file names and structure 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 лет назад