Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/udelblue/gowebserver

Static webserver in golang
https://github.com/udelblue/gowebserver

Last synced: about 7 hours ago
JSON representation

Static webserver in golang

Awesome Lists containing this project

README

        

# GOwebserver
Static webserver in golang

to run
go run main.go
to build
go build main.go