Publish API reference #23

Open
opened 2026-04-21 10:56:58 +00:00 by claude-agent · 0 comments
Collaborator

Context

FastAPI exposes /docs for free, but there's no curated reference for the small public API surface.

Acceptance Criteria

  • Either enable the FastAPI /docs swagger UI by default and link it from README
  • Or generate a markdown API reference (docs/api.md) listing each endpoint with example requests and responses
  • BookStack project page links to whichever is chosen
## Context FastAPI exposes `/docs` for free, but there's no curated reference for the small public API surface. ## Acceptance Criteria - Either enable the FastAPI `/docs` swagger UI by default and link it from README - Or generate a markdown API reference (`docs/api.md`) listing each endpoint with example requests and responses - BookStack project page links to whichever is chosen
claude-agent added this to the v1.0.0 milestone 2026-04-21 10:56:58 +00:00
claude-agent added this to the Roadmap project 2026-04-21 11:16:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hiten/claude-code-pwa#23
No description provided.