deno.land / x / abc@v1.3.3 / examples / file_upload

Usage

deno run --allow-net ./main.ts

# in another terminal
curl http://localhost:8080/file -F "file=@./file"
abc

Version Info

Tagged at
2 years ago