A simple single-binary file host.
Find a file
2024-10-28 02:57:33 -05:00
src Minor tweaks to the API docs 2024-10-28 02:57:33 -05:00
web Add API documentation page 2024-10-28 02:45:43 -05:00
.gitignore Remove lockfile 2024-10-27 17:40:59 -05:00
Cargo.toml Switched to better database lookup system 2024-10-27 06:31:00 -05:00
LICENSE Create LICENSE 2024-10-23 16:49:24 -05:00
README.md Update README.md 2024-10-23 16:56:55 -05:00

Confetti-Box 🎉

A super simple file host. Inspired by Catbox and Uguu.

Features

  • Entirely self contained, single binary
  • Customizable using a simple TOML config file
  • ??? (TODO: Add more)

License

Confetti-Box is licensed under the terms of the GNU AGPL-3.0 license. Do what you want with it within the terms of that license.