Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jason0x43/go-toggl

Go library for accessing the Toggl API
https://github.com/jason0x43/go-toggl

Last synced: 16 days ago
JSON representation

Go library for accessing the Toggl API

Awesome Lists containing this project

README

        

go-toggl
========

A Go library for accessing the Toggl API

Installation
------------

Include `github.com/jason0x43/go-toggl` as a dependency in your code. The library imports as `toggl`.

Documentation
-------------

See the [godocs](http://godoc.org/github.com/jason0x43/go-toggl).

History
-------

1.0.0 Update to use go modules
1.1.0 GetTimeEntries