
Brick-Framework
About This Project
Brick Framework is a lightweight Java backend framework built from scratch to explore low-level system design and framework internals. It uses annotation-driven configuration, controlled reflection, and a modular request pipeline to demonstrate how modern backend frameworks handle routing, dependency wiring, and request execution.