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
- Host: GitHub
- URL: https://github.com/bmoscon/gowebserver
- Owner: bmoscon
- License: other
- Created: 2013-03-17T22:04:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-22T20:20:45.000Z (about 12 years ago)
- Last Synced: 2025-02-09T02:34:12.947Z (4 months ago)
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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=