使用 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个字符
31
提交
5
分支
目录树:
ec3e0a0a2d
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 }
从 'ec3e0a0a2d'
${ noResults }
NemAn
/
gRPCServer
文件历史
Nemanja Grkovic
ec3e0a0a2d
Completed SaveTracks route.
3 年前
..
Properties
Added existing project GrpcShared, changed to code-first approach, connecting SpotifyService with NemAn.
3 年前
Services
Completed SaveTracks route.
3 年前
GLOBALS.cs
Connect SearchService(SpotifyService) with IdentityProvider; get success response.
3 年前
Program.cs
Connect SearchService(SpotifyService) with IdentityProvider; get success response.
3 年前
SpotifyService.csproj
Connect SearchService(SpotifyService) with IdentityProvider; get success response.
3 年前
appsettings.Development.json
First init commit.
3 年前
appsettings.json
Sharing contrancts with projects.
3 年前