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.
Nemanja Grkovic a5a60c82ae Added navmenu with side bar and search track bar. 3 years ago
..
HttpUtils fixed token storing and refactored some code 3 years ago
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. 3 years ago
Services Added navmenu with side bar and search track bar. 3 years ago
GLOBALS.cs Connect SearchService(SpotifyService) with IdentityProvider; get success response. 3 years ago
Program.cs refresh token configured 3 years ago
SpotifyService.csproj Fix project dep 3 years ago
appsettings.Development.json First init commit. 3 years ago
appsettings.json refresh token configured 3 years ago