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 b6b92c3392 Merge branch 'feature/auth-flow' into dev 3 лет назад
AuthService Setup ostalih projekata 3 лет назад
GrpcShared token is stored after authorization in session storage 3 лет назад
IdentityProvider redirect to home page after authorization 3 лет назад
NemAnCore redirect to home page after authorization 3 лет назад
SpotifyWorker fixed connection with identity provider and blazor 3 лет назад
gRPCServer fixed connection with identity provider and blazor 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