Skip to content

apps/api/src/features/ponyexpress/ponyexpress.router.ts ​

Auto-generated by scripts/generate-file-docs.ts. Do not edit — overwritten on every run.

Purpose ​

Pony Express router — registers the community-courier endpoints under /api/v1/ponyexpress. Pony Express is a member-only feature. The transport layer enforces requireAuth only; PonyExpressService enforces the member-or-above role check, requester/courier identity rules, and the one-courier-per- request invariant. /

Exports ​

  • export async function ponyexpressRouter

Imports ​

  • ../../middleware/requireAuth
  • fastify

Imported by ​

Heritage Community Hub — Internal. Access restricted via Cloudflare Access + Entra ID.