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