1
mirror of https://github.com/public-apis/public-apis synced 2024-12-08 19:13:08 +01:00

Merge pull request #164 from johnnyghost/patch-1

added https://music-api.musikki.com/reference#artists
This commit is contained in:
Mike Street 2016-06-29 14:48:35 +01:00 committed by GitHub
commit eec5906ed4

View File

@ -143,6 +143,7 @@ A collective list of JSON APIs for use in web development.
| Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) |
| Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) |
| Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) |
| Musikki | Music | No | [Go!](https://music-api.musikki.com/reference) |
### Open Source projects
| API | Description | OAuth |Link |