/lyft-go

Go client for Lyft's v1 HTTP API

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.