Browse Source

Add SearchLy API (#1156)

* Add SearchLy API

Co-Authored-By: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
pull/1169/head
Albert Suarez 4 years ago
committed by GitHub
parent
commit
b52136284b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -588,6 +588,7 @@ API | Description | Auth | HTTPS | CORS |
| [Musikki](https://music-api.musikki.com/reference) | Music | `apiKey` | Yes | Unknown |
| [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown |
| [Openwhyd](https://openwhyd.github.io/openwhyd/API) | Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) | `No` | Yes | No |
| [SearchLy](https://searchly.asuarez.dev/docs/v1) | Similarities search based on song lyrics | No | Yes | Unknown |
| [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | Yes | Unknown |
| [Songsterr](https://www.songsterr.com/a/wa/api/) | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown |
| [SoundCloud](https://developers.soundcloud.com/) | Allow users to upload and share sounds | `OAuth` | Yes | Unknown |


Loading…
Cancel
Save