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 59fb99310e Forward token from session to SearchService. 3年前
..
Pages Forward token from session to SearchService. 3年前
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3年前
Services Resolve merge conflict; search fixed. 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 token is stored after authorization in session storage 3年前
_Imports.razor fixed authorization with spotify 3年前