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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anastasijasavov c050377ede fixed token storing and refactored some code 3 years ago
..
Callback.razor fixed token storing and refactored some code 3 years ago
FetchData.razor fixed token storing and refactored some code 3 years ago
Home.razor fixed token storing and refactored some code 3 years ago
Login.razor code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance 3 years ago
LoginRedirect.razor auth guard added, doesnt work 3 years ago