Skip to content

Team-NiNE/petit-api

Repository files navigation

petit-api

osu!petit's API Site.
License under AGPL. More information in Document
NOT WORKING NOW, WILL UPDATE README WHEN END REFACTOR

Installation

petit-api need composer. please install composer from Official Download Site.
before install, you can install required dependencies to composer update.

Configure

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"

Releases

No releases published

Packages

No packages published

Languages