Skip to content

apps/api/src/features/events/events.controller.ts ​

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

Purpose ​

Events HTTP handlers. Transport-only: parse + validate, delegate to EventsService, format the response envelope. /

Exports ​

  • export async function listEvents
  • export async function getEventById
  • export async function createEvent
  • export async function updateEvent
  • export async function deleteEvent
  • export async function rsvpEvent
  • export async function getIcalFeed
  • export async function getEventIcs

Imports ​

  • ../../lib/errors
  • ../../lib/pagination
  • ../../lib/response
  • ./events.service
  • fastify

Imported by ​

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