MycroForge
Your FastAPI & SQLAlchemy toolkit!
Initialize a Skeleton Project Quickly
Start a new FastAPI and SQLAlchemy project with a single command. For example: m4g init todo-app
Generate Common Items
Use MycroForge to generate boilerplate code for entities, services, and routers. It even supports basic CRUD setup!
Extend MycroForge
Create plugins to extend MycroForge with your own custom commands.