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年前
..
Pages 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年前
Shared fixed authorization with spotify 3年前
wwwroot First init commit. 3年前
App.razor First init commit. 3年前
NemAnBlazor.csproj token is stored after authorization in session storage 3年前
Program.cs Change file names and structure 3年前
_Imports.razor fixed authorization with spotify 3年前