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 a4d39ae321 Change file names and structure 3 lat temu
..
Pages Change file names and structure 3 lat temu
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 lat temu
Services Change file names and structure 3 lat temu
Shared fixed authorization with spotify 3 lat temu
wwwroot First init commit. 3 lat temu
App.razor First init commit. 3 lat temu
NemAnBlazor.csproj token is stored after authorization in session storage 3 lat temu
Program.cs Change file names and structure 3 lat temu
_Imports.razor fixed authorization with spotify 3 lat temu