Wynncraft / WynncraftAPI

Official Wynncraft Public API (Documentation & Issue Tracker)
https://docs.wynncraft.com/
21 stars 10 forks source link

Added Javascript (Browser and Node.js) and Python guides #48

Closed kristofbolyai closed 4 years ago

kristofbolyai commented 4 years ago

Added guides in Javascript and Python.

Javascript: Using HTTPS and Axios library, processing the API's response, using community-made libraries Python: Using urllib and Requests library

I would like to thank Nitrogen2Oxygen for helping me out with the wrapper library documentations.