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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Nemanja Grkovic ec3e0a0a2d Completed SaveTracks route. il y a 3 ans
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. il y a 3 ans
Services Completed SaveTracks route. il y a 3 ans
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
Program.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
SpotifyService.csproj Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
appsettings.Development.json First init commit. il y a 3 ans
appsettings.json Sharing contrancts with projects. il y a 3 ans