Philipelima / go-http-server

A simple http server using golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-http-server

go-http-server is a simple project to introduce to package net/http.


What's the package net/http ?


Package net/http provides HTTP client and server implementations. With this package you'll be able to make GET, POST and others HTTP requests and create servers. You can read more about it here.

About

A simple http server using golang.


Languages

Language:Go 83.8%Language:HTML 16.2%