Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 377 Bytes

Golang Harvest API Client

GoDoc

Work in progress wrapper for the Harvest API.

Installation

$ go get github.com/MattAitchison/harvest

Limitations

  • Only supports HTTP Basic Auth (for now).
  • Small subset of API currently supported.