.vscode | ||
src | ||
.gitignore | ||
.prettierrc | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
FileTransferAPI
This API works like file.io. You are able to upload and download files.
Getting started
You can clone the project or download the binary from my gitea-server.
To start the server, you have to specify the path, where the files should be saved. -> use '--help' to get everything you need to know
License
AGPL-3.0 © Tim-Niclas Oelschläger