nishanths / lyft-go

Go client for Lyft's v1 HTTP API

Home Page:https://godoc.org/github.com/nishanths/lyft-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lyft-go

Package lyft implements a Go client for v1 of lyft.com's HTTP API.

No API guarantees yet, so please vendor. Particularly don't depend on the JSON encoding/decoding of types.

go get github.com/nishanths/lyft-go/...

Docs

GoDoc

See the Usage section for a usage example.

License

BSD 3-Clause. See the LICENSE file at the root of the repository.

About

Go client for Lyft's v1 HTTP API

https://godoc.org/github.com/nishanths/lyft-go

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%