#petulant-ninja
Eve Online API Library - fully cached, etag compliant ESI implementations of Eve Online data for personal statistical record keeping. This project is derived from the following works and authors:
-
Master class for the battle.net WoW armory
@author Thomas Andersen acoon@acoon.dk
@copyright Copyright (c) 2011, Thomas Andersen, http://sourceforge.net/projects/wowarmoryapi
@version 3.5.1
-
db.php
@author
$Id: db.php 5283 2005-10-30 15:17:14Z acydburn $ @copyright Copyright (c) 2001, The phpBB Group
- Get a developer key from Eve Developers Portal
- Create encoded secret: http://localhost/utility/base64.php
- Create server database, and edit config.php file to match it's settings.
- Create type-id table: http://localhost/utility/items.php
Beta Only!! If you decide to host this on the world-wide-web, you agree to be responsible for your own data security. There are currently no security implementations in this version. A web-stable environment will be released in the near future.
03/29/2019 - added etag headers to requests.
03/30/2019 - fixed a null header bug.
03/31/2019 - removed the SSL requirements and tweaked the callback a bit.