simple-http-upload-server

WebJar for simple-http-upload-server

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-http-upload-server
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

simple-http-upload-server
WebJar for simple-http-upload-server
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/m31271n/simple-http-upload-server

Download simple-http-upload-server

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/simple-http-upload-server/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>simple-http-upload-server</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/simple-http-upload-server/
implementation 'org.webjars.npm:simple-http-upload-server:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/simple-http-upload-server/
implementation ("org.webjars.npm:simple-http-upload-server:2.0.3")
'org.webjars.npm:simple-http-upload-server:jar:2.0.3'
<dependency org="org.webjars.npm" name="simple-http-upload-server" rev="2.0.3">
  <artifact name="simple-http-upload-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='simple-http-upload-server', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "simple-http-upload-server" % "2.0.3"
[org.webjars.npm/simple-http-upload-server "2.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : es6-promisify jar [5.0.0,6)
org.webjars.npm : koa jar [2.0.1,3)
org.webjars.npm » koa-body jar [2,3)
org.webjars.npm : yargs jar [6.6.0,7)

Project Modules

There are no modules declared in this project.

simple-http-upload-server

Simple HTTP upload server.

Standard - JavaScript Style Guide Made by m31271n License - MIT

Why another http upload server?

No one is usable on npm.

Installation

shell> npm install -g simple-http-upload-server

Basic usage

# change into the directory for uploading files
shell> mkdir /tmp/upload
shell> cd /tmp/upload

# launch server
shell> simple-http-upload-server

Warning

This server is designed for LAN rather than WAN. Use it in reliable network, please.

Versions

Version
2.0.3