bookstack-api is a type-safe, idiomatic Go client library for the BookStack (https://www.bookstackapp.com) API. https://www.jakoubek.net/open-source/bookstack-api/
Find a file
2026-01-30 09:45:40 +01:00
.beads Sync beads export state 2026-01-30 09:45:40 +01:00
.gitattributes Add project documentation and beads configuration 2026-01-30 09:38:32 +01:00
.gitignore Set up Go module and project structure 2026-01-30 09:36:58 +01:00
AGENTS.md Add project documentation and beads configuration 2026-01-30 09:38:32 +01:00
books.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
bookstack.go Add validation and error handling to NewClient 2026-01-30 09:45:35 +01:00
bookstack_test.go Add validation and error handling to NewClient 2026-01-30 09:45:35 +01:00
chapters.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
CLAUDE.md Add project documentation and beads configuration 2026-01-30 09:38:32 +01:00
errors.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
go.mod Add project documentation and beads configuration 2026-01-30 09:38:32 +01:00
http.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
pages.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
PRD.md Add project documentation and beads configuration 2026-01-30 09:38:32 +01:00
README.md Initial commit 2026-01-28 09:35:55 +01:00
search.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
shelves.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00
types.go Set up Go module and project structure 2026-01-30 09:36:58 +01:00

bookstack-api