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

https://github.com/suthar345piyush/httpservergolang

HTTP Server in GO Language.
https://github.com/suthar345piyush/httpservergolang

golang golang-package http http-server

Last synced: 3 months ago
JSON representation

HTTP Server in GO Language.

Awesome Lists containing this project

README

        

A Basic implementation of HTTP server written in GO language

TO RUN THIS : "go run main.go" type this in terminal and server get started on port 8080.