https://github.com/maximeheckel/go-basic-web-server
A basic web server written in Golang for educational purposes
https://github.com/maximeheckel/go-basic-web-server
Last synced: 2 months ago
JSON representation
A basic web server written in Golang for educational purposes
- Host: GitHub
- URL: https://github.com/maximeheckel/go-basic-web-server
- Owner: MaximeHeckel
- Created: 2014-12-28T16:35:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-04T18:13:24.000Z (over 10 years ago)
- Last Synced: 2025-02-07T17:34:54.664Z (4 months ago)
- Language: Go
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go-basic-web-server
===================A basic web server written in Golang for educational purposes
This app uses mgo as MongoDB driver and the standard http library to handle requests