Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prappo/file-server


https://github.com/prappo/file-server

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# File Server written in GO

## use
``
./file-server -p=8000 -d="./files"
``
* use `-p` for custom port number
* use `-d` for the static files directory