xboxleaders / xboxliveapi
Simple & Powerful RESTful API for Xbox LIVE
Installs: 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 117
Watchers: 18
Forks: 26
Open Issues: 4
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2025-03-01 16:33:37 UTC
README
#XboxLiveAPI ###Simple & Powerful RESTful API For Xbox LIVE
XboxLiveAPI is a simple and powerful RESTful API created to obtain data from Xbox LIVE, created and maintained by Jason Clemons and Alan Wynn. Stay up to date @xboxleaders.
Get started at http://xboxleaders.com/get-started/!
Please consider donating to the project to keep the servers alive!
##License
- XboxLiveAPI source files are licensed under the MIT License:
- The XboxLiveAPI documentation is licensed under the CC BY 3.0 License:
- Attribution is not required, but much appreciated:
Data Provided By XboxLeaders - http://xboxleaders.com
- Full details: http://xboxleaders.com/license/
Requirements
- PHP 5.4 or higher required - cURL - JSON
- Apache 2.2 or higher required - mod_header - mod_expires - mod_rewrite
- Caching Engines (Highly Recommended!) - APC - XCache - Memcached
Composer
- Get Composer
- Require xboxleaders/xboxliveapi
php composer.phar require xboxleaders/xboxliveapi
- Installation dependencies not available