dwarvesf / template-go

Go boilerplate repo being used at Dwarves to kickstart a new Go server

Home Page:https://d.foundation/opensource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-go

Template for scaffolding your next Go http server project, based on gokit.

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From git

sao dwarvesf/template-go my-project

License

MIT © dwarvesf

About

Go boilerplate repo being used at Dwarves to kickstart a new Go server

https://d.foundation/opensource

License:MIT License


Languages

Language:Go 74.2%Language:JavaScript 25.0%Language:Makefile 0.8%