Skip to content

Introducing a powerful Flask extension that effortlessly creates a boilerplate template for your web application backend through a user-friendly CLI command. This extension constructs a manageable and easily deployable modular architecture, streamlining your development process.

License

Notifications You must be signed in to change notification settings

owen-eternal/mudbrick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mudbrick

A Flask extension that automatically builds a boilerplate template for your web application backend by using a simple cli command. It builds a modular architecture that's manageable and easily deployable. Don't worry about configuring and structuring your application factory pattern from scratch. mudbrick does that for you.

Installation

Run the following command to install:

$ python pip install mudbrick

Usage

Run the following command inside your terminal.

$ mudbrick --build <project_name>

About

Introducing a powerful Flask extension that effortlessly creates a boilerplate template for your web application backend through a user-friendly CLI command. This extension constructs a manageable and easily deployable modular architecture, streamlining your development process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages