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 515bc66c14 get track by id works 3 年前
..
Auth token is stored after authorization in session storage 3 年前
Search get track by id works 3 年前
Track get track by id works 3 年前
TrackByID get track by id works 3 年前
User Authorization, added retry policy and circuit breaker. 3 年前
HeaderParams.cs Forward token from session to SearchService. 3 年前
TokenMessage.cs adding endpoint for getting the current playback state 3 年前