This is a micro version of a pastebin clone. It is minimalistic, can be used with an in-memory database or SQLite.
You can create pastes and look at them with syntax highlighting.
The assets are bundled using packr.
Install Packr
$ go get -u github.com/gobuffalo/packr/packr
Change into cmd folder and execute
$ packr build