simple_http_server 0.1.0+2 copy "simple_http_server: ^0.1.0+2" to clipboard
simple_http_server: ^0.1.0+2 copied to clipboard

discontinued
outdated

A static file HTTP server for easy directory serving.

simple_http_server #

A simple HTTP server that can serve up any directory. Inspired by python -m SimpleHTTPServer.

Install #

Use the pub global command to install this into your system.

$ pub global activate simple_http_server

Use #

You can run this server from any local directory.

$ pub global run simple_http_server

Configure #

  • --port - Set the port. Defaults to 8080.

Known issues #

0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A static file HTTP server for easy directory serving.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, shelf_static

More

Packages that depend on simple_http_server