Expand description
A simple ephemeral file sharing service. This crate contains the backend API.
Modules§
- Methods to serialize
Upload
s usingserde_json
- Modules that handle storing uploaded files and serialized metadata.
Functions§
- Generate a randomized (alphanumeric) ID for an upload with a specified length.