checkvist-api is a type-safe, idiomatic Go client library for the Checkvist (https://checkvist.com/) API.
Mark ticket as closed after successful implementation of: - go.mod with module path code.beautifulmachines.dev/jakoubek/checkvist-api - Placeholder Go files (client, checklists, tasks, notes, filter, models, errors, options) - magefiles/ directory with separate Mage module - testdata/ directory for test fixtures - MIT LICENSE |
||
|---|---|---|
| .beads | ||
| magefiles | ||
| testdata | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| checklists.go | ||
| client.go | ||
| errors.go | ||
| filter.go | ||
| go.mod | ||
| LICENSE | ||
| models.go | ||
| notes.go | ||
| options.go | ||
| tasks.go | ||