From 2edd4ad4113b082cc0d0571c2ce0fa0e9aca0408 Mon Sep 17 00:00:00 2001
From: Paul Fitzgerald
Date: Sun, 3 Apr 2016 09:38:26 +0100
Subject: [PATCH] add songsterr api
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 5525432c..c99737aa 100644
--- a/README.md
+++ b/README.md
@@ -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 |