/userve

Simple HTTP server for a directory

Primary LanguageGoMIT LicenseMIT

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.