Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ckotzbauer/go-toggl
Go-Client for Toggl
https://github.com/ckotzbauer/go-toggl
client go golang toggl toggl-tracking
Last synced: about 1 month ago
JSON representation
Go-Client for Toggl
- Host: GitHub
- URL: https://github.com/ckotzbauer/go-toggl
- Owner: ckotzbauer
- License: mit
- Created: 2023-06-04T16:56:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-01T01:07:03.000Z (4 months ago)
- Last Synced: 2024-08-02T04:00:01.412Z (4 months ago)
- Topics: client, go, golang, toggl, toggl-tracking
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toggl Go-Client
> Go-Client for [Toggl](https://toggl.com/).
[![test](https://github.com/ckotzbauer/go-toggl/actions/workflows/test.yml/badge.svg)](https://github.com/ckotzbauer/go-toggl/actions/workflows/test.yml)
## Security
When discovering security issues please refer to the [Security process](https://github.com/ckotzbauer/.github/blob/main/SECURITY.md).
[License](https://github.com/ckotzbauer/go-toggl/blob/main/LICENSE)
--------## Contributing
Please refer to the [Contribution guildelines](https://github.com/ckotzbauer/.github/blob/main/CONTRIBUTING.md).
## Code of conduct
Please refer to the [Conduct guildelines](https://github.com/ckotzbauer/.github/blob/main/CODE_OF_CONDUCT.md).