Browse Source

Merge pull request #1 from brunofregoso/Add-MusicBee-API

Add MusicBee to Music
pull/3753/head
Bruno Fregoso Frias 3 months ago
committed by GitHub
parent
commit
fe422ca29c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -1205,6 +1205,7 @@ API | Description | Auth | HTTPS | CORS |
| [LastFm](https://www.last.fm/api) | Music | `apiKey` | Yes | Unknown |
| [Lyrics.ovh](https://lyricsovh.docs.apiary.io) | Simple API to retrieve the lyrics of a song | No | Yes | Unknown |
| [Mixcloud](https://www.mixcloud.com/developers/) | Music | `OAuth` | Yes | Yes |
| [MusicBee](https://www.getmusicbee.com/help/api/) | MusicBee API enables plugin developers to access information held in MusicBee and to control MusicBee. | No | Yes | Unkown |
| [MusicBrainz](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music | No | Yes | Unknown |
| [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown |
| [Napster](https://developer.napster.com/api/v2.2) | Music | `apiKey` | Yes | Yes |


Loading…
Cancel
Save