API Reference¶
Complete reference for all public classes, functions, and types.
| Module | Description |
|---|---|
| FileStore | Core orchestration class and FastAPI dependency |
| StoreConfig | Validated configuration model |
| FileField | Upload field definition |
| FileData | Per-file upload result |
| Store | Aggregated upload response |
| Storage Engines | Engine base class, implementations, and PresignedURL |
| Exceptions | Exception hierarchy |