alepha@docs:~/docs/packages/alepha/api$
cat files.md | pretty1 min read
Last commit:
#Alepha - Api Files
#Installation
Part of the alepha package. Import from alepha/api/files.
npm install alepha
#Overview
File management endpoints.
Features:
- Upload/download endpoints
- File metadata storage
- TTL-based expiration
- Storage statistics
#API Reference
#Providers
FileAccessProvider— Authorization policy for file reads served throughFileController.streamFile.