1.1.3 • Published 5 years ago

@windastella/simple-file-service v1.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 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

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago