qarth / blueprint

Blueprint for your next web application in Go.

Home Page:https://blue-jay.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Jay - Blueprint

Go Report Card GoDoc

Blueprint for your next web application in Go.

Documentation available here: https://blue-jay.github.io/

Blue Jay is a web toolkit for Go. It's a collection of command-line tools and a web blueprint that allows you to easily structure your web application. There is no rigid framework to which you have to conform.

There are a few components:

  • Blueprint is a model-view-controller (MVC) style web skeleton.

  • Jay is a command-line tool with modules for find/replace, database migrations, code generation, and env.json.

  • Core is a collection of packages available to Blueprint and Jay as well as other applications.

Check the milestones for project status.

About

Blueprint for your next web application in Go.

https://blue-jay.github.io/

License:MIT License


Languages

Language:Go 79.0%Language:JavaScript 14.6%Language:CSS 6.5%