Skip to content

Speljohan/lib-poe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-poe

lib-poe is a Java library to parse the Path of Exile json api for player stashes into a high level API for general purpose use.

Todo

This project is in its very early stages, and thus lacks a lot of relevant things. Things to do include:

  • Programmatic retrieval of API data - Partially complete
  • Parsing items into subclasses (Maps, Currency, Gems, etc)
  • Utility methods for simplifying retrieval of commonly used values
  • Search functionality

Contribute

This is an open source project under the Simplified BSD License (see LICENSE.md for details), anyone is free to fork and/or contribute to this project.

About

A library to parse Path of Exile API data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages