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

https://github.com/vumanskyi/go-file-server


https://github.com/vumanskyi/go-file-server

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

A simple file server
===================

This is a simple package to demonstrate how to work with file server.

### How to run
```
go run main.go
```