Skip to main content

Documentation Index

Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The service is divided into three primary functional domains:
  1. File Management: Securely handles user file uploads and retrievals using MinIO as the storage backend. It supports private user-specific buckets and public asset buckets.
  2. Asset Catalog: Maintains a registry of available assets (images, models, etc.) stored in a PostgreSQL database, allowing users to browse and filter available resources.
  3. Generated Image Proxy: Integrates with downstream AI services to fetch and serve generated images to clients without exposing internal service tokens.
GitHub DeepWiki OpenAPI Spec