Expand description
Library surface for the HTTP verification service: exposes the handlers and the canonical router so integrators (and tests) can mount the same routes as the binary.
Re-exports§
pub use handlers::AppState;pub use handlers::VerifySignatifRequest;
Modules§
- handlers
- HTTP handlers for the verification service.
Functions§
- router
- The canonical router, shared by the binary and tests.