@windastella/simple-file-service

1.1.3 • Public • Published

Simple-File-Service

A micro service to quickly help me setup a mock file upload server. What it does? Upload and serve file.

Usage

install :

npm install -g @windastella/simple-file-service

run :

simple-file-service -p 3000 -h localhost -d uploads

options :

-p --port define port.

-h --host define host.

-d --directory define serving directory.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @windastella/simple-file-service

Weekly Downloads

0

Version

1.1.3

License

MIT

Unpacked Size

3.04 kB

Total Files

3

Last publish

Collaborators

  • windastella