使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
nemanja.grkovic
/
NemAn
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
5
百科
动态
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个字符
51
提交
5
分支
目录树:
c050377ede
dev
feature/audio-features-multiple-track
feature/blazor-frontend
feature/save-track
master
v1.1.0
v1.0.1
vRELEASE3
vRELEASE2
vRELEASE
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'c050377ede'
${ noResults }
NemAn
/
NemAnCore
/
Services
/
Interfaces
文件历史
anastasijasavov
3ab0e2b6e1
code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance
3 年前
..
IAuthClientService.cs
Authorization, added retry policy and circuit breaker.
3 年前
IStatsClientService.cs
code refactoring, added top tracks and albums endpoints, mini repo for http requests, protobuf inheritance
3 年前
ITrackClientService.cs
get track by id works
3 年前