Skip to content

seyedjafariy/StarPlayerService

Repository files navigation

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

Authors

Sajjad Yousefnia

E-mail : sdyussuf@gmail.com

About

An opens source webservice for StarPlayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages