https://docs.ipfs.io/reference/api/http/#curl-example ```bash curl -X POST -F file=@myfile "http://localhost:5001/api/v0/add" ```