forked from xeonarno/IIM_GIT
-
Notifications
You must be signed in to change notification settings - Fork 1
Likes
Guillaume Douceron edited this page Apr 21, 2018
·
1 revision
Get the likes for a music using the music id.
GET http://localhost/api/likes.php?musicid=MUSICID
Cache-Control: no-store, no-cache, must-revalidate
Connection: close
Content-Type: application/json
Date: Sat, 21 Apr 2018 16:02:50 +0000
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Host: localhost
Pragma: no-cache
X-Powered-By: PHP/7.2.4
{
"Likes": 1
}