19 lines
374 B
Markdown
19 lines
374 B
Markdown
# apps/api/uploads
|
|
dir: apps/api/uploads
|
|
|
|
index: apps/api/uploads/.pi-map.index.md
|
|
|
|
## role
|
|
Handles file upload processing and storage for the API application.
|
|
## files
|
|
## arch
|
|
Likely follows a modular handler pattern with middleware for multipart parsing, file validation, and cloud storage or local filesystem abstraction.
|
|
## tags
|
|
-
|
|
## symbols
|
|
-
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|