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 c050377ede fixed token storing and refactored some code 3年前
..
Callback.razor fixed token storing and refactored some code 3年前
FetchData.razor fixed token storing and refactored some code 3年前
Home.razor fixed token storing and refactored some code 3年前
Login.razor code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 3年前
LoginRedirect.razor auth guard added, doesnt work 3年前