Sabtu, 18 Januari 2014

I just wanna learn to make an API


If you want to make an application about chord guitar, you can try this. This is use JSON result.

Get List Artist By Index
http://finno-dev.netai.net/index/index.php?index=u&process=0&page=0
index : the first char from name artist
process : 0 -> to get list artist by index, and 1 -> count page for index
page : pagination for index


Count Page
http://finno-dev.netai.net/index/index.php?index=a&process=1
index : the first char from name artist
process : 0 -> to get list artist by index, and 1 -> count page for index

Get List Title By ID Artist
http://finno-dev.netai.net/artist/index.php?id=46&count=5&start=1
start and count : You can limit the amount of content that will be opened
id : id by artist

Get Chord By ID Title
http://finno-dev.netai.net/chord/index.php?id=1
id : id by title




Note :
Caused this use a free hosting, so you must remove :
<!-- Hosting24 Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<!-- End Of Analytics Code -->

Tidak ada komentar:

Posting Komentar