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-06-04 22:42:22 +02:00
.vscode Init v1.0.0 2023-06-04 22:42:22 +02:00
src Init v1.0.0 2023-06-04 22:42:22 +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 Init v1.0.0 2023-06-04 22:42:22 +02:00
Cargo.toml Init v1.0.0 2023-06-04 22:42:22 +02:00
LICENSE Init v1.0.0 2023-06-04 22:42:22 +02:00
README.md Init v1.0.0 2023-06-04 22:42:22 +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