A simple single-binary file host.
Find a file
2024-10-23 04:28:57 -05:00
src Improve duration handling, remove CSS for now 2024-10-23 04:28:57 -05:00
.gitignore Improved handling, added more routes 2024-10-23 03:55:40 -05:00
Cargo.lock Improved handling, added more routes 2024-10-23 03:55:40 -05:00
Cargo.toml Improved handling, added more routes 2024-10-23 03:55:40 -05:00
README.md Update README.md 2024-10-23 00:34:25 -05:00
Rocket.toml Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -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)