This repository has been archived on 2024-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-07-25 20:41:57 +02:00
.vscode New password feature 2023-06-10 14:23:34 +02:00
src /sapce gives info for cache and file 2023-07-25 20:41:33 +02:00
.gitignore Init v1.0.0 2023-06-04 22:42:22 +02:00
.prettierrc Init v1.0.0 2023-06-04 22:42:22 +02:00
Cargo.lock v4.3.0 2023-07-25 20:41:57 +02:00
Cargo.toml v4.3.0 2023-07-25 20:41:57 +02:00
LICENSE Init v1.0.0 2023-06-04 22:42:22 +02:00
README.md file.io URL fix 2023-06-10 12:56:29 +00:00
rustfmt.toml Rust fmt 2023-06-07 13:53:04 +02:00

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