https://github.com/openware/wio
WIO micro web server
https://github.com/openware/wio
blasting fast http-server static-site
Last synced: 6 months ago
JSON representation
WIO micro web server
- Host: GitHub
- URL: https://github.com/openware/wio
- Owner: openware
- License: apache-2.0
- Created: 2018-12-06T20:25:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T20:51:56.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T19:06:19.365Z (6 months ago)
- Topics: blasting, fast, http-server, static-site
- Language: Go
- Homepage: https://www.openware.com
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://cloud.drone.io/openware/wio)
[](http://godoc.org/github.com/openware/wio)
[](https://goreportcard.com/report/github.com/openware/wio)# wio
WIO is a micro web server for static assets, best fitted for serving react projects
## Installation
```
go get github.com/openware/wio
```