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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nemanja Grkovic ec3e0a0a2d Completed SaveTracks route. hace 3 años
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. hace 3 años
Services Completed SaveTracks route. hace 3 años
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. hace 3 años
Program.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. hace 3 años
SpotifyService.csproj Connect SearchService(SpotifyService) with IdentityProvider; get success response. hace 3 años
appsettings.Development.json First init commit. hace 3 años
appsettings.json Sharing contrancts with projects. hace 3 años