Plotka
NOTE: work in progress, should be considered extremely as beta.
Elixir wrapper for GwentAPI. Developed using Tesla HTTP Client.
Płotka (English: Roach) is the name that Geralt of Rivia, the witcher, gives to all of his horses. His preference is for mares. © http://witcher.wikia.com/wiki/Roach
TODO:
Investigate bypass for testing api client;
Wrap more endpoints from GwentAPI.
Installation
If available in Hex, the package can be installed
by adding plotka to your list of dependencies in mix.exs:
def deps do
[{:plotka, "~> 0.1.0"}]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/plotka.