Skip to content

reaudito/iroh-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iroh api

cargo run

curl -X POST
http://localhost:3000/upload
-H "Content-Type: multipart/form-data"
-F "file=@/path/to/your/file.txt"

/home/amiya/Documents/workspace/shivarthu/working_directory/iroh-api

curl -X POST
http://localhost:3000/upload
-H "Content-Type: multipart/form-data"
-F "file=@/home/amiya/Documents/workspace/shivarthu/working_directory/iroh-api/file.txt"

About

Iroh api to upload files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages