All Projects → blue-jay → Blueprint

blue-jay / Blueprint

Licence: mit
Blueprint for your next web application in Go.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Blueprint

mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (-93.72%)
Mutual labels:  mvc, web-application
Butterfly
🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,同时也是微服务框架,自带消息队列通信机制实现分布式
Stars: ✭ 82 (-81.61%)
Mutual labels:  web-application, mvc
Martian
🎨 Martian 是一个基于NIO的JavaWeb编程框架,可以帮助你快速的开发后端服务
Stars: ✭ 320 (-28.25%)
Mutual labels:  mvc
Mes
qcadoo MES - friendly web manufacturing software
Stars: ✭ 414 (-7.17%)
Mutual labels:  web-application
Taipan
Web application vulnerability scanner
Stars: ✭ 359 (-19.51%)
Mutual labels:  web-application
Nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Stars: ✭ 3,399 (+662.11%)
Mutual labels:  web-application
Typerocket
TypeRocket is a highly integrated MVC WordPress framework with beautiful UI components for the modern developer.
Stars: ✭ 378 (-15.25%)
Mutual labels:  mvc
Corcel
Use WordPress backend with Laravel or any PHP application
Stars: ✭ 3,504 (+685.65%)
Mutual labels:  mvc
Ngl
WebGL protein viewer
Stars: ✭ 421 (-5.61%)
Mutual labels:  web-application
Ssh Key Authority
A tool for managing SSH key access to any number of servers.
Stars: ✭ 353 (-20.85%)
Mutual labels:  web-application
Mvc
A simple MVC application in plain JavaScript.
Stars: ✭ 406 (-8.97%)
Mutual labels:  mvc
Wpemerge
A modern, MVC-powered WordPress as a CMS workflow. 🚀
Stars: ✭ 348 (-21.97%)
Mutual labels:  mvc
Koseven
Koseven a Kohana fork compatible with PHP7
Stars: ✭ 332 (-25.56%)
Mutual labels:  mvc
Magix
Magix is designed to construct large scaled,complex interactions app.
Stars: ✭ 388 (-13%)
Mutual labels:  mvc
Goahead
GoAhead Web Server
Stars: ✭ 321 (-28.03%)
Mutual labels:  web-application
Masuit.myblogs
masuit.com个人博客站项目源码,https://masuit.com ,供参考、学习、引用、非商业性质的部署。基于.net5
Stars: ✭ 418 (-6.28%)
Mutual labels:  mvc
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (-28.7%)
Mutual labels:  mvc
Cppwebframework
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (-21.97%)
Mutual labels:  mvc
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+773.77%)
Mutual labels:  mvc
Org Roam Server
A Web Application to Visualize the Org-Roam Database
Stars: ✭ 443 (-0.67%)
Mutual labels:  web-application

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].