From 7580de3b4a0f5c6dd56f186db86c966529a1103e Mon Sep 17 00:00:00 2001 From: Aristotelis Mikropoulos Date: Tue, 16 Apr 2019 18:43:41 +0300 Subject: [PATCH] Added aiomixcloud --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index e01dcd8..f7568f4 100644 --- a/readme.md +++ b/readme.md @@ -382,6 +382,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](http://metwit.com/weather-api/) - [Python wrapper for Metwit](http://soup.metwit.com/post/45997437810/python-weather-by-metwit) +### [Mixcloud](https://www.mixcloud.com/) - Social music streaming +- [API Documentation](https://www.mixcloud.com/developers/) +- [Python wrapper](https://github.com/amikrop/aiomixcloud) + ### [MLB GameDay](http://gd2.mlb.com/components/game/mlb/) - Real-time MLB data - [API Documentation](http://panzarino.me/mlbgame/) - [Python wrapper](https://github.com/zachpanz88/mlbgame)