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

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

Awesome Lists containing this project

README

        

[![Build Status](https://cloud.drone.io/api/badges/openware/wio/status.svg)](https://cloud.drone.io/openware/wio)
[![GoDoc](https://godoc.org/github.com/openware/wio?status.svg)](http://godoc.org/github.com/openware/wio)
[![Go Report](https://goreportcard.com/badge/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
```