Skip to content

thestrukture/brockly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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