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

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

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