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

https://github.com/code-raushan/static-file-server

A static file server written in go that serves files on HTTP.
https://github.com/code-raushan/static-file-server

fileserver go http tcp

Last synced: about 1 year ago
JSON representation

A static file server written in go that serves files on HTTP.

Awesome Lists containing this project

README

          

# Static File Server

- written in go
- serves file on HTTP
- uses standard `net` and its `net/http` library