Skip to content

jhvst/simple-go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-go-server

A simple Go HTTP server.

Installation

go get ./ go build ./simple-go-server

File structure

Static files are inserted into /static, which after they can be accessed from HTML with /static/whatever.png

Template folder includes site wide HTML templates. See layout.html for parent structure.

License

MIT

About

A simple Go HTTP server from where to build on. Includes LESS for CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published