-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何使用api? #13
Comments
不好意思,我不是原作者;但是我的理解是,那些api是网易云官方维护的,应该是不需要你重新,或者运行,前后端分离;布在不同的服务器上,直接根据官方的api文档调用就行了。
…------------------ 原始邮件 ------------------
发件人: "Jortana"<[email protected]>;
发送时间: 2020年1月10日(星期五) 晚上9:23
收件人: "powerdong/Music-player"<[email protected]>;
抄送: "Subscribed"<[email protected]>;
主题: [powerdong/Music-player] 如何使用api? (#13)
你好,我最近正在学习vue和electron,看到你这个项目里使用了这个api:https://binaryify.github.io/NeteaseCloudMusicApi/#/,我想知道在用脚手架搭建完项目之后应该如何引用这个api呢?因为那个项目的readme里面写的是直接npm运行,我在想,我自己的网易云客户端运行的时候怎么样让api也同时运行呢?还是说不应该直接用那个api,需要自己重写吗?
不知道我有没有说清楚,我只想知道如何在程序里应用上面网易云的api,希望可以得到帮助,谢谢!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
可是作者说在项目中使用了,应该不是部署在自己服务器上的,这样等于先跳到自己服务器再跳到网易服务器,这不是画蛇添足吗,我想应该有直接在项目中运行的方法 |
他是前端就是拿人家网易的api后端数据练手,自己写前段。 他截的图都是真实数据。 自己的api是不可能的,网易的api布在他的服务器人还网易也不同意呀;现在都是前后端分离,布在两个服务器上,不画蛇添足。前后端同步开发。他的readme,还是什么,里面有网易api的官方文档,你可以看一下。里面可能有使用。或者问问作者。------------------ 原始邮件 ------------------
发件人: "Jortana"<[email protected]>
发送时间: 2020年1月11日(星期六) 下午2:03
收件人: "powerdong/Music-player"<[email protected]>;
抄送: "suntc1996"<[email protected]>;"Comment"<[email protected]>;
主题: Re: [powerdong/Music-player] 如何使用api? (#13)
可是作者说在项目中使用了,应该不是部署在自己服务器上的,这样等于先跳到自己服务器再跳到网易服务器,这不是画蛇添足吗,我想应该有直接在项目中运行的方法
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我最近正在学习vue和electron,看到你这个项目里使用了这个api:https://binaryify.github.io/NeteaseCloudMusicApi/#/,我想知道在用脚手架搭建完项目之后应该如何引用这个api呢?因为那个项目的readme里面写的是直接npm运行,我在想,我自己的网易云客户端运行的时候怎么样让api也同时运行呢?还是说不应该直接用那个api,需要自己重写吗?
不知道我有没有说清楚,我只想知道如何在程序里应用上面网易云的api,希望可以得到帮助,谢谢!
The text was updated successfully, but these errors were encountered: