https://github.com/burberius/eve-crest
Library for the Eve Online CREST API ----> Deprecated
https://github.com/burberius/eve-crest
Last synced: about 1 year ago
JSON representation
Library for the Eve Online CREST API ----> Deprecated
- Host: GitHub
- URL: https://github.com/burberius/eve-crest
- Owner: burberius
- License: apache-2.0
- Created: 2014-08-05T22:01:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T12:38:42.000Z (over 3 years ago)
- Last Synced: 2023-08-09T23:28:04.088Z (almost 3 years ago)
- Language: Java
- Homepage:
- Size: 1.74 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DEPRECATED
==========
CCP switched of the XML and CREST API on May 8th, 2018. Therefore this library is useless from that day on.
See: https://developers.eveonline.com/blog/article/important-information-on-the-future-of-the-eve-api
eve-crest
=========
Library for the Eve Online CREST API
[](http://didge.my-wan.de/jenkins/job/GitHub%20eve-crest/)
[](http://didge.my-wan.de/sonar/api/resources?resource=1&depth=0&metrics=coverage&includetrends=true)
Implemented Endpoints
---------------------
* Status - "/"
* Item types - "/types/"
* Market Prices - "/market/prices/"
* Industry Systems Cost Index - "/industry/systems/"
* Industry Facilities - "/industry/facilities/"
Unit Tests
----------
The default unit tests are offline against some data downloaded from the API.
The online tests are disabled by default and can be executed with:
mvn clean test -Donline=true
ToDo
----
* Get Description for ItemTypes
* SolarSystems - "/solarsystems/XXXXX/"
* Add rest of calls
Documentation
-------------
* https://wiki.eveonline.com/en/wiki/CREST_Getting_Started