Skip to content

austinbrage/brage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

Backend Revolutionary Architecture Generation Engine

Node Express MySQL MySQL

Brage logo


BRAGE tool working on express with a mysql database

This tool allows NODE developers to create complete apis dynamically only by providing the sql table schema and sql queries to handle on the api routes

1. Get Started

To make the software available any time you need first install the packages globally

  npm install -g create-brage brage-js

2. Start using it

Once the tool is set up on the machine then the started api template can be created with the following command

[this command will create a complete api template on a given folder name]

  create-brage

After the template is created and the route folders are added to the app directory (see README file on app folder) then

the routes can be added on the server with the following command

  brage
Package Version (click for readmes)
brage brage version
create-brage create-brage version

Documentation

docs.brage.app

License

BUSL-1.1

About

Backend revolutionary architecture generation engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published