Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thestrukture/brockly

A Visual Go code generator
https://github.com/thestrukture/brockly

boilerplate-builder demo golang golang-tools visual

Last synced: 8 days ago
JSON representation

A Visual Go code generator

Awesome Lists containing this project

README

        

![](https://github.com/thestrukture/brockly/raw/main/blk.gif)

# brockly
A Visual Go REST API boilerplate builder. The boilerplate builder will export a Go web server with 0 dependencies, besides the ones you add.

# Demo

You can test this out by visiting here : [Demo](https://thestrukture.github.io/brockly/web/)

# PRs
Any suggestion to build on this is welcome

Important Note : Nest routes only within a Route group.
Nest route groups only within a server. Only add one route group per server.

Built with Google Blockly