Skip to main content

Crate connect2axum_scalar

Crate connect2axum_scalar 

Source
Expand description

Small axum router for serving an embedded Scalar API reference.

Structs§

ScalarOptions
Route and page options for the embedded Scalar API reference.

Constants§

SCALAR_VERSION
The Scalar API Reference version embedded by this crate.

Functions§

router
Builds a router with /scalar, /openapi.json, and the embedded Scalar JS.
router_with_options
Builds a router with custom paths and page title.