Skip to content

StefanVonRanda/GoStaticServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Go Static Server

A webserver written in Go, serving static assets using dynamic file based paths from within the /dist directory. Zero external dependencies or frameworks required.

To run the webserver

go run main.go

Author's note

This is incredibly simplistic and probably unsafe / not very performant, but I just wanted to give it a.. Go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages