Skip to content

troygoode/node-request-upload-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

$ git clone https://github.com/TroyGoode/node-request-upload-example.git
$ cd ./node-request-upload-example
$ npm install

Run

In terminal tab 1:

$ node server.js

In terminal tab 2:

$ node client.js

Now grab what was output to terminal tab 1 (will look something like /tmp/3e5ae9afca660e3e82eb01faab336838) and in terminal tab 3:

$ open /tmp/3e5ae9afca660e3e82eb01faab336838

(replace with appropriate tempfile)

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors