Categorygithub.com/makashov73/tinywebserver
modulepackage
0.0.0-20240815160617-cadbd1f836e4
Repository: https://github.com/makashov73/tinywebserver.git
Documentation: pkg.go.dev

# README

tinyWebServer

I made a simply web-service on Go for myself needs, that allows me to reach all my videos on home server PC from anywhere in my local network.

All what you need to use this it's compile this code for one of your OS, place binary file in the same folder, where was placed folder named "files", wich included all your media files. Then after run, you need to open URL in your browser localhost:8081 (for your local machine), or domain_name:8081 (for reach access from network).

Enjoy :)

LINKS

To download pre-compiled builds for your type OS follow this: MacOS Windows Linux

For compile binary file first of all you need to install package filetype