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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
nemanja.grkovic 74946830bc Added DTO for multiple tracks and beckend logic in service. il y a 3 ans
..
Pages Added DTO for multiple tracks and beckend logic in service. il y a 3 ans
Properties Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn. il y a 3 ans
Services Added DTO for multiple tracks and beckend logic in service. il y a 3 ans
Shared fixed authorization with spotify il y a 3 ans
wwwroot First init commit. il y a 3 ans
App.razor First init commit. il y a 3 ans
NemAnBlazor.csproj token is stored after authorization in session storage il y a 3 ans
Program.cs Change file names and structure il y a 3 ans
_Imports.razor fixed authorization with spotify il y a 3 ans