A webserver written in Go, serving static assets using dynamic file based paths from within the /dist
directory.
Zero external dependencies or frameworks required.
go run main.go
This is incredibly simplistic and probably unsafe / not very performant, but I just wanted to give it a.. Go