danielstern / danielstern/nurl

implement POST request

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I am interested to use this tool to upload files to my Raspberry Pi. Currently I do:

```
$ curl -i -X POST -F "fileupload=@IMG_0132.JPG" http://192.168.3.200:8000 -H 'application/octet-stream'
```

But it might be nicer to use `nurl -F `

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.