Skip to main content

Crate notedthat_api_http

Crate notedthat_api_http 

Source
Expand description

HTTP API surface for NotedThat — axum router with static-Bearer auth.

Modules§

error
HTTP API error types and JSON envelope.
middleware
Static-Bearer authentication middleware for the NotedThat API.
router
Axum router builder and HTTP handlers for the NotedThat API.
search_route
Handler for POST /v1/knowledgebases/{kb_slug}/search.
state
Shared application state for the axum router.