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 年前