This is an unofficial Speedrun.com API client.
Official REST API documentation can be found at https://github.com/speedruncomorg/api
Add srex
to your list of dependencies in mix.exs
:
def deps do
[
{:srex, "~> 0.1.0"}
]
end
This is an unofficial Speedrun.com API client.
Official REST API documentation can be found at https://github.com/speedruncomorg/api
Add srex
to your list of dependencies in mix.exs
:
def deps do
[
{:srex, "~> 0.1.0"}
]
end