Commit graph

1 commit

Author SHA1 Message Date
45e6b6eb18 Create README with quickstart guide
Add comprehensive README.md documentation:
- Project description
- Installation instructions (go get)
- Quick start example with client init, list checklists, create task
- API overview for Checklists, Tasks, Notes
- Due date helpers (DueToday, DueTomorrow, DueAt, DueInDays)
- TaskBuilder fluent interface examples
- Error handling with sentinel errors
- Configuration options (timeout, retry, logger)
- Authentication section (auto, 2FA, current user)
- Link to pkg.go.dev documentation
- MIT license reference

Closes checkvist-api-nrk
2026-01-14 13:48:37 +01:00