MCPcopy Index your code
hub / github.com/blue-jay/blueprint

github.com/blue-jay/blueprint @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
225 symbols 611 edges 42 files 97 documented · 43%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Extension points exported contracts — how you extend this code

Connection (Interface)
Connection is an interface for making queries.
model/user/user.go
Connection (Interface)
Connection is an interface for making queries.
model/userstatus/userstatus.go
Connection (Interface)
Connection is an interface for making queries.
model/note/note.go

Core symbols most depended-on inside this repo

t
called by 22
asset/static/js/underscore-min.js
Get
called by 16
model/note/note.go
x
called by 16
asset/static/js/underscore-min.js
k
called by 16
asset/static/js/underscore-min.js
Redirect
called by 11
lib/flight/flight.go
FlashErrorGeneric
called by 11
lib/flight/flight.go
m
called by 10
asset/static/js/underscore-min.js
r
called by 8
asset/static/js/underscore-min.js

Shape

Function 197
Method 20
Struct 5
Interface 3

Languages

TypeScript53%
Go47%

Modules by API surface

asset/static/js/jquery.min.js73 symbols
asset/static/js/underscore-min.js20 symbols
lib/flight/flight.go14 symbols
model/note/note.go13 symbols
controller/notepad/notepad.go8 symbols
asset/static/js/bootstrap.min.js8 symbols
model/user/user.go7 symbols
controller/status/status.go6 symbols
asset/static/js/all.min.js6 symbols
asset/static/js/all.js6 symbols
asset/dynamic/js/flash.js6 symbols
model/userstatus/userstatus.go5 symbols

For agents

$ claude mcp add blueprint \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact