go-kimai/README.md

29 lines
658 B
Markdown
Raw Permalink Normal View History

2023-01-14 14:14:06 +00:00
# `go-kimai`
> **EXPERIMENTAL**
Go Kimai client, generated with [`go-swagger`](https://github.com/go-swagger/go-swagger) 🐢
2023-01-17 09:36:10 +00:00
Generated against Kimai version 0.6.
2023-01-14 14:14:06 +00:00
## Usage
See [`example.go`](./example.go), also [`.envrc.sample`](./.envrc.example).
## Generate
`swagger generate client --skip-validation -f doc.json -A go-kimai`
## Known issues
2023-01-17 09:36:10 +00:00
- [`kimai/kimai#3720`](https://github.com/kimai/kimai/issues/3720)
2023-01-19 11:25:37 +00:00
- Specifying `full=true` seems to break unmarshalling on responses, sadly
2023-01-14 14:14:06 +00:00
2023-01-17 15:03:18 +00:00
## Examples
- [`kimchi`](https://git.autonomic.zone/decentral1se/kimchi)
2023-01-14 14:14:06 +00:00
## License
<a><img src="https://www.gnu.org/graphics/gplv3-with-text-136x68.png"/></a>