1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-30 04:29:06 +01:00

add songsterr api

This commit is contained in:
Paul Fitzgerald 2016-04-03 09:38:26 +01:00
parent 7bd2661d16
commit 2edd4ad411

View File

@ -119,6 +119,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/) |
| Songsterr | Provides guitar, bass and drums tabs and chords | No | [Go!](https://www.songsterr.com/a/wa/api/) |
### Open Source projects
| API | Description | OAuth |Link |