Skip to content

goldsplit/srex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedrunClient

This is an unofficial Speedrun.com API client.

Official REST API documentation can be found at https://github.com/speedruncomorg/api

Installation

Add srex to your list of dependencies in mix.exs:

def deps do
  [
    {:srex, "~> 0.1.0"}
  ]
end

About

Unofficial Speedrun.com API Elixir client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages