Expand description
HTTP API surface for NotedThat — axum router with static-Bearer auth.
Modules§
- error
- HTTP API error types and JSON envelope.
- middleware
- Authentication middleware for the
NotedThatAPI. - router
- Axum router builder and HTTP handlers for the
NotedThatAPI. - search_
route - Handler for
POST /api/v1/knowledgebases/{kb_slug}/search. - state
- Shared application state for the axum router.