A new, generated golang client for rito apis.
go get -u github.com/kdy1997/go-lol
- Clean API. See godoc
- No global variable.
- context support.
- Google app engine support (*http.Client from context.Context)
If your question is not listed here, please feel free to make an issue for it.
I wrote a html parser to practice html parsing and to deal with api change in more simpler way.
- You need go 1.6 to run
go generate
go generate github.com/kdy1997/go-lol
Apache2