Skip to content

TheNyanta/Golang-Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Golang Webserver

Demo code for: Routing, Serving Files and a simple Post-Request-Response example.

Dependencies

go get "github.com/fasthttp/router"

Build

Call go build in the main folder and get your executable.

Installing Golang

https://golang.org/doc/install

Releases

No releases published

Packages