浏览代码

Merge pull request #200 from thelinmichael/spotify-api

Fix link to Spotify's Web API
pull/201/head
James Brooks 8 年前
committed by GitHub
父节点
当前提交
01dacc6287
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -194,7 +194,7 @@ A collective list of JSON APIs for use in web development.
| Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) |
| Songsterr | Provides guitar, bass and drums tabs and chords | No | [Go!](https://www.songsterr.com/a/wa/api/) |
| Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) |
| Spotify | Music | Parts | [Go!](https://developer.spotify.com/web-api/migration-guide/) |
| Spotify | Music | Parts | [Go!](https://developer.spotify.com/web-api/) |

### Open Source projects



正在加载...
取消
保存