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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
nemanja.grkovic 57545084aa Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
AuthService Setup ostalih projekata il y a 3 ans
Grpc.Shared added connection and models for code first approach to identity provider il y a 3 ans
GrpcShared Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
IdentityProvider Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
NemAnCore Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
SpotifyWorker fixed connection with identity provider and blazor il y a 3 ans
gRPCServer Connect SearchService(SpotifyService) with IdentityProvider; get success response. il y a 3 ans
.gitignore Initial commit il y a 3 ans
NemAn.sln Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. il y a 3 ans
README.md Initial commit il y a 3 ans

README.md

gRPC-project