/fileserver

Simple server for local files browsing using Clean Architecture and own web-server

Primary LanguageGo

FileServer

Simple server for local files browsing using Clean Architecture and own web-server

Run

git clone https://github.com/fakefloordiv/fileserver
cd fileserver
go run cmd/fileserver

By default, root path is local path. Will be fixed soon