kurozakizz / go-web-news

Golang starter web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Go Web Application

Golang web starter project

Dependencies

go get -u github.com/tdewolff/minify/...

Format code in /src

gofmt -w src

How to run?

go run cmd\server.go

About

Golang starter web application


Languages

Language:Go 93.6%Language:Makefile 6.4%