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 64e9d16749 fixed connection with identity provider and blazor 3年前
..
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3年前
Services Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3年前
Program.cs Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3年前
SpotifyService.csproj fixed connection with identity provider and blazor 3年前
appsettings.Development.json First init commit. 3年前
appsettings.json Sharing contrancts with projects. 3年前