An open API service indexing awesome lists of open source software.

https://github.com/sideffect0/web-wheel

simple http file server
https://github.com/sideffect0/web-wheel

golang http http-server server

Last synced: about 1 year ago
JSON representation

simple http file server

Awesome Lists containing this project

README

          

# dev-server
simple server for file serving or testing your html websites

```bash
Usage of dev-server :
-dir string
Directory location to files (default ".")
-host string
Server host to listen (default "0.0.0.0")
-port string
Server port (default "5656")
```
## Installation
download platform specific binaries from https://github.com/sideffect0/web-wheel/releases/
will add installation instruction for platform specific other package managers