Skip to main content

Module handlers

Module handlers 

Source
Expand description

Request handlers for the API endpoints.

Structs§

SearchParams
Query parameters for the search endpoint.

Functions§

frn_lookup
GET /frn/:frn
health
GET /health
lookup
GET /licenses/:callsign
search
GET /licenses
stats
GET /stats

Type Aliases§

AppState
Shared application state.