v0.2 - Kangaroo

đź“Ł The Release
We are happy to announce the release of v0.2. We have completed re-worked the API Backend and Frontend with this release:
- Completely re-work all backend software.
- Added documentation! Available at https://api.wos.itsneil.tech
- Renamed
/get_player
to /player
- Renamed
/get_alliance
to /alliance
- Renamed
/market/list
to /market
- Moved
/alliance/edit_name
and /alliance/edit_limit
to POST /alliance
As said above, Documentation has been added! Yep, it’s here. This documentation is up-to-date and is viewable at /
. We have worked alot to make it as simple as possible while still keeping in all of the required information. If you have any issues with it, please let us know by commenting below 🙂
We now have better error messages, you won’t just get a 500 response code from now on. You will always know what and where you messed up.
⤴️Upgrading
There are tons of breaking changes with v0.2 (as part of our re-work), so upgrading won’t be very easy:
- API Key has been removed from Query Params and moved to Header (API-Key)
- Check our documentation for the endpoint you’re upgrading, look at the response samples, query parameters etc.
👨‍💻Future plans
We plan to add many more endpoints as suggested by the community in our Staff Diary to make this API more useful:
- GET
/army
- GET
/commanders
- GET
/buildings
- GET
/items
That’s all the endpoints we plan to add (atleast in v0.3), you can chat with us about this in our Staff Diary for v1!