2016-07-22 20:20:17 +08:00
2016-07-21 17:13:40 +08:00
2016-07-21 17:13:40 +08:00
2016-07-21 17:03:45 +08:00
2016-07-21 16:41:10 +08:00
2016-07-22 20:20:17 +08:00
2016-07-21 17:13:40 +08:00

gohttp-vue

Rewrite https://github.com/codeskyblue/gohttp with golang+vue

Not ready yet.

Notes

If using go1.5, ensure you set GO15VENDOREXPERIMENT=1

Installation

go get -v github.com/codeskyblue/gohttp-vue

Usage

Listen port 8000 on all interface

./gohttp-vue --addr :8000

Developer Guide

Depdencies are managed by godep

go get -v github.com/tools/godep

Reference Web sites

LICENSE

This project is under license MIT

Description
The best HTTP Static File Server, write with golang+vue
Readme 3.8 MiB
Languages
JavaScript 53.5%
Go 21.5%
CSS 13.9%
HTML 8.6%
Python 1.3%
Other 1.2%