Skip to content

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

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

Purpose ​

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

Exports ​

  • export async function listListings
  • export async function getListingById
  • export async function createListing
  • export async function updateListing
  • export async function withdrawListing
  • export async function markListingSold
  • export async function createListingReview

Imports ​

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

Imported by ​

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