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

https://github.com/vezwork/gohome

A home file sharing server written in go with a fancy interface.
https://github.com/vezwork/gohome

file-sharing file-upload golang javascript web

Last synced: 3 months ago
JSON representation

A home file sharing server written in go with a fancy interface.

Awesome Lists containing this project

README

          

# gohome
A home file sharing server written in go with a fancy interface.

To use gohome:
1. Clone or download this repository into a local directory of your choice (probably in your go workspace).
2. Navigate to the directory in the command line.
3. Enter "go run main.go"