Skip to content

SpeedProg/eve-crest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eve-crest

Library for the Eve Online CREST API

Build Status SonarQube Coverage

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

About

Library for the Eve Online CREST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%