Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thestrukture/brockly
- Owner: thestrukture
- License: gpl-3.0
- Created: 2020-12-21T02:28:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T12:18:34.000Z (over 3 years ago)
- Last Synced: 2024-07-26T22:51:49.450Z (4 months ago)
- Topics: boilerplate-builder, demo, golang, golang-tools, visual
- Language: JavaScript
- Homepage:
- Size: 4.79 MB
- Stars: 58
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 welcomeImportant 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