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 d69611a6b0 Resolve merge conflict; search fixed. 3年前
AuthService Setup ostalih projekata 3年前
GrpcShared Resolve merge conflict; search fixed. 3年前
IdentityProvider Resolve merge conflict; search fixed. 3年前
NemAnCore Resolve merge conflict; search fixed. 3年前
SpotifyWorker fixed connection with identity provider and blazor 3年前
gRPCServer Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3年前
.gitignore Initial commit 3年前
NemAn.sln Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3年前
README.md Initial commit 3年前

README.md

gRPC-project