8000 GitHub - jamesboswell/go-lol: Yet another golang client for riot api.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamesboswell/go-lol

Repository files navigation

go-lol GoDoc

A new, generated golang client for rito apis.

Installation

go get -u github.com/kdy1997/go-lol

Features

  • Clean API. See godoc
    • No global variable.
  • context support.
  • Google app engine support (*http.Client from context.Context)

FAQ

If your question is not listed here, please feel free to make an issue for it.

Why do you generate instead of writing it by hand?

I wrote a html parser to practice html parsing and to deal with api change in more simpler way.

Contributing

  • You need go 1.6 to run go generate

go generate github.com/kdy1997/go-lol

License

Apache2

About

Yet another golang client for riot api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0