Rewritten in Rust & way faster, with a new docs page and status. You can try out my build of it now (link attached), it will be live on production eventually and hopefully (@ cdn.hackclub.com). The code is available as a pull request on the GitHub repo. Banner credits to msw!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Okay! It works.
https://cdn.nystar1.tech/ (home)
https://cdn.nystar1.tech/docs (docs)
You can use /api/upload to upload a file, or /api/v3/new to upload a file from a URL. Enjoy the trial! Please don't bomb my R2. Works identically to old CDN--
curl --location 'https://cdn.nystar1.tech/api/v3/new' \
--header 'Content-Type: application/json' \
--data '[
https://assets.hackclub.com/flag-standalone.svg,
https://assets.hackclub.com/flag-orpheus-left.png
]'