Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.12 KB

File metadata and controls

39 lines (32 loc) · 2.12 KB

#XboxLiveAPI ###Simple & Powerful RESTful API For Xbox LIVE

Latest Stable Version Total Downloads Latest Unstable Version License

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

Requirements

  1. PHP 5.4 or higher required - cURL - JSON
  2. Apache 2.2 or higher required - mod_header - mod_expires - mod_rewrite
  3. Caching Engines (Highly Recommended!) - APC - XCache - Memcached

Composer

  1. Get Composer
  2. Require xboxleaders/xboxliveapi php composer.phar require xboxleaders/xboxliveapi
  3. Installation dependencies not available