Skip to content

nishanths/lyft-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages