This repository contains the backend API used by the PolyUploader project.
It powers several key features:
Collects anonymous telemetry (only host names and upload dates) to generate usage stats, which are available at p-u.vercel.app/statistics.
Creates and access single shareable links that bundle multiple upload links into one page for easier sharing.
Includes endpoints like /terms or /download for redirections and other small features used across the platform.
This API is deployed via Vercel and the database is provided by Neon.
If you have any questions or suggestions, please open an issue.
