Skip to main content

Posts

Showing posts from April, 2019

Go-boiler : smaller and simplest starter kit

Project Name  Go-boiler Project Descrtiption Simple, small & easy to get started boiler-plate(starter-kit) written in golang for creating website/webapps. External libraries Cloudykit/Jet ( HTML templating engine) gorilla/mux ( HTTP Routing ) gorilla/csrf ( CSRF ) Source code https://github.com/mchampaneri/go-boiler Documentation https://mchampaneri.github.io/go-boiler