1.1.3 • Published 6 years ago

@windastella/simple-file-service v1.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

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.

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago