Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
/ pw4j Public archive

Java Politics and War API wrapper

License

Notifications You must be signed in to change notification settings

d1vshar/pw4j

Repository files navigation

pw4j: Java Wrapper for Politics and War API

Alex's APIs Covered:

  • Nation and Nations API
  • Alliances and Alliances API
  • War, Wars, and War-Attacks API
  • Tradeprice and Tradehistory API
  • City and All-Cities API
  • Applicants and Members API
  • Alliance-Bank and Alliance-Members API
  • Nation-Military API

Features

  • Simple design to handle API requests.
  • In-built cache system for faster requests. Can be disabled.
  • In-built API key pooling for utilizing multiple api keys.
  • Easy object models that encapsulate JSON handling.
  • Proper Exceptions are thrown on Connectivity failures or API Query failures.
  • Don't need to worry about Alex's stupid API.

Usage

Please have a look at the wiki.

Missing but planned Features

Feel free to suggest here.

Errors and Issues or Suggestions

Make an issue here if you are facing errors, problems, unintended behaviour, need help or to drop a suggestion.

Contributing

Read CONTRIBUTING.md

Author: l0llygag