Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jason0x43/go-toggl
- Owner: jason0x43
- License: mit
- Created: 2014-11-18T04:50:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T02:56:38.000Z (6 months ago)
- Last Synced: 2024-10-12T05:43:33.666Z (about 1 month ago)
- Language: Go
- Size: 45.9 KB
- Stars: 16
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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