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个字符
anastasijasavov c050377ede fixed token storing and refactored some code 3 年前
..
HttpUtils fixed token storing and refactored some code 3 年前
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 年前
Services fixed token storing and refactored some code 3 年前
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 年前
Program.cs Added BulkedPolicy. 3 年前
SpotifyService.csproj Fix project dep 3 年前
appsettings.Development.json First init commit. 3 年前
appsettings.json Sharing contrancts with projects. 3 年前