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.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
nemanja.grkovic 57545084aa Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
AuthService Setup ostalih projekata před 3 roky
Grpc.Shared added connection and models for code first approach to identity provider před 3 roky
GrpcShared Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
IdentityProvider Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
NemAnCore Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
SpotifyWorker fixed connection with identity provider and blazor před 3 roky
gRPCServer Connect SearchService(SpotifyService) with IdentityProvider; get success response. před 3 roky
.gitignore Initial commit před 3 roky
NemAn.sln Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. před 3 roky
README.md Initial commit před 3 roky

README.md

gRPC-project