feat: Initialize UPFS project with login and file upload functionality
- Add Cargo.toml with dependencies for reqwest, serde, tokio, and clap. - Implement login functionality to retrieve authentication token. - Create a module for handling file uploads with multipart support. - Set up command-line interface for file upload operations. - Include error handling for file existence and HTTP requests.
This commit is contained in:
1613
Cargo.lock
generated
Normal file
1613
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user