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 8d779eeb1c Added DTO, implement backend for get audio feature for single track 3 лет назад
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 лет назад
Services Added DTO, implement backend for get audio feature for single track 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 лет назад