File Server using Rocket(Rust) Features Upload File to IPFS using NFT Storage API Build server cargo build --release Run Server ./target/release/dot_marketplace_file_server or cargo run Tests Note: Run the tests using a single thread cargo test -- --test-threads=1