-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8819cc4
commit cc7a234
Showing
11 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,7 +111,7 @@ <h3 id="2-由此引申的so文件"><a href="#2-由此引申的so文件" class="h | |
<h2 id="3-网易云api"><a href="#3-网易云api" class="headerlink" title="3.网易云api"></a>3.网易云api</h2><p>对接百度api失败之后有点烦,于是…</p> | ||
<p>涉及到的知识点:docker 、serveless 、nodejs跨域</p> | ||
<p>感谢开源项目:</p> | ||
<p> 1.github地址:<a href="mailto:git@github.com">git@github.com</a>:Binaryify/NeteaseCloudMusicApi.git</p> | ||
<p> 1.github地址:<a href="mailto:git@github.com">git@github.com</a>:Binaryify/NeteaseCloudMusicApi.git</p> | ||
<p> 2.官方网站 :<a target="_blank" rel="noopener" href="https://docs.neteasecloudmusicapi.binaryify.com/">https://docs.neteasecloudmusicapi.binaryify.com/</a></p> | ||
<p>算是一个总结,也算是一个分享:</p> | ||
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br></pre></td><td class="code"><pre><span class="line">1.克隆仓库并运行项目</span><br><span class="line">git clone [email protected]:Binaryify/NeteaseCloudMusicApi.git</span><br><span class="line">cd NeteaseCloudMusicApi</span><br><span class="line">npm install</span><br><span class="line"></span><br><span class="line">node app.js</span><br><span class="line">//之后可以在默认3000端口访问到</span><br><span class="line"></span><br><span class="line">set PORT=4000 && node app.js</span><br></pre></td></tr></table></figure> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.