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

https://github.com/holedaemon/fileserver

A modified version of Go's net/http FileServer.
https://github.com/holedaemon/fileserver

Last synced: about 2 months ago
JSON representation

A modified version of Go's net/http FileServer.

Awesome Lists containing this project

README

        

# fileserver

A modified version of the `FileServer()` handler found in [Go's](https://go.dev) `net/http` stdlib. Allows users to customize the resulting markup that's served when browsing a directory.

# LICENSE

(BSD)[LICENSE]