pub fn router(state: AppState) -> Router
Build the axum router (NO listener) for the given state. Split out so handler tests can oneshot requests without binding a port.
oneshot