mbreese / userve

Simple HTTP server for a directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

userve

This is a simple binary HTTP server for a folder written in Go. It's functionally a (thin) wrapper around the go http.FileServer handler. This could be expanded more later, but is just a quick shim at the moment.

About

Simple HTTP server for a directory

License:MIT License


Languages

Language:Go 66.0%Language:Makefile 34.0%