iborza / cobaltexample

An example app using some features of cobalt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cobaltexample

This is an example app that shows how to use the cobalt framework to create a classic web application.

Templates are stored in the templates/ folder and are accessed from within handlers with ctx.ServeHTML.

Template execution is configured in the app function of main.go.

A running demo of this app is at https://cobaltexample.herokuapp.com/

About

An example app using some features of cobalt


Languages

Language:Go 100.0%