osu!petit's API Site.
License under AGPL. More information in Document
NOT WORKING NOW, WILL UPDATE README WHEN END REFACTOR
petit-api need composer. please install composer from Official Download Site.
before install, you can install required dependencies to composer update
.
Create config.ini
with this form.
[twitter]
key = "your-awesome-consumer-key"
secret = "your-awesome-consumer-secret"
[site]
main_site = "your-awesome-main-site"
apply_root = "your-awesome-apply-root"
api_root = "your-awesome-api-root"