github

PlanetSide API

Built with Elixir

This library was created in preparation for an elixir-rewrite of my C.A.I Bot, but was ultimately used in SaCa Stats instead. Bot. Since this piece of the project could be very reusable, I decided to develop it as a separate library for future use.

It provides a clean, easy-to-read client API that makes creating often convoluted and messy url queries simple. A SocketClient module is also available to receive in-game events from the Event Streaming websocket. The README and documentation in the GitHub repo (linked below) include much more detailed explanations if you are interested.

GitHub Repo: https://github.com/Bentheburrito/planetside_api