Depado / simple-go-file-server

A simple go program to serve files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Go File Server

Just indicate with the arguments the folder and the port you want the server to run on. ./simple-file-server -f "./static" -p ":8080"

About

A simple go program to serve files.


Languages

Language:Go 100.0%