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

https://github.com/bmoscon/gowebserver

Very Simple Go Web Server
https://github.com/bmoscon/gowebserver

Last synced: 2 months ago
JSON representation

Very Simple Go Web Server

Awesome Lists containing this project

README

        

Very Simple Go Web Server

you can build like so:

go build go_web_server.go

run, and then go to "localhost:8080/" + whatever path you want.

Webserver will display simple message in HTML page

Config file will need to be created. GWS expects to find it in cfg/gws.cfg
format is as follows:
root=
error=