guyb7 / axios-upload-file-node

a gist that demonstrates how to use axios to upload a file from a node server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axios upload file example

This gist demonstrates how to use axios to upload a file from a node server.

git clone
yarn install
node server.js
node upload.js

About

a gist that demonstrates how to use axios to upload a file from a node server


Languages

Language:JavaScript 100.0%