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
- Host: GitHub
- URL: https://github.com/sideffect0/web-wheel
- Owner: sideffect0
- License: apache-2.0
- Created: 2017-06-08T11:02:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T05:00:06.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T23:27:26.151Z (over 1 year ago)
- Topics: golang, http, http-server, server
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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