StarPlayer backend Restfull Service.
A Simple OpenSource SpringBoot RestFull Service which is written by Kotlin which works with GET Requests. Everyday it browses in music Website and updates MySql Database.
Getting started
Test :
http://starplayerservice.herokuapp.com/
paging URL :
http://starplayerservice.herokuapp.com/api/paging
paramteres : page , count
example : http://starplayerservice.herokuapp.com/api/paging?page=2&count=50
Request URL :
http://starplayerservice.herokuapp.com/api/request
parameters : artist , musicName
example : https://starplayerservice.herokuapp.com/api/request?musicName=Del&artist=Farshid%20Amin
Adroid App
Authors
Sajjad Yousefnia
E-mail : sdyussuf@gmail.com