From 16ac1c7d63b81158fff1ee062023da13a150d70e Mon Sep 17 00:00:00 2001 From: ab95david Date: Fri, 28 Apr 2017 16:53:33 +0200 Subject: [PATCH] Add Bandsintown API to music section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09b38e78..abf15648 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ Please note a passing build status indicates all listed APIs are available since | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Bandsintown | Music Events | No | Yes | [Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) | | Deezer | Music | `OAuth` | No | [Go!](http://developers.deezer.com/login?redirect=/api) | | Discogs | Music | `OAuth` | Yes | [Go!](https://www.discogs.com/developers/) | | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | [Go!](https://docs.genius.com/) |