The MXXN Framework!¶
MXXN is an easy to use framework for rapid web application development. To avoid reinventing the wheel, we use a selection of well maintained professional software packages and we try to keep dependencies as low as possible.
We uses SQLAlchemy as ORM and Alembic for database schema versioning. For the realization of the REST API we use Falcon and Pydantic the frontend rely on Lit and TypeScript.