Bricks for a RAD, data+domain-driven, intuitive web application dévelopment framework.
it.rocks is currently under active development, with exciting features and improvements being crafted.
I'm working hard to bring you a usable first release.
Feel free to check back soon when an initial, usable version will be available!
In the meantime, you can play around with the already deployed building blocks and use them in your projects.
Thank you for your patience and interest.
More bricks to come
These are currently drafted into the sandbox application, and will soon be deployed as individual packages:
- mysql Data-source adapter for MariaDB/MySQL databases.
- orm Object relations with automatic data retrieval—no more manual DB queries.
- translate Multi-lingual translation support.
- transform Data transformations between sources, objects, and formats.
- action DDD controllers based on action-object pairs.
- route Fundamental routing utilities.
- auto-route Automatic routing to your domain objects (AutoRoute).
- mixin Multiple inheritance implementation.
- compose Enhance domain classes with mixins or inherited classes.
- http-server Foundation for building web application servers.
- fastify-server fastify-based server for your apps.
- skin Front-end look and feel management.
More bricks to code
These are still waiting to be coded:
- Maintainer A module for automatically aligning the database structure with the model classes.
More projects for tomorrow
The framework is just the starting point.
I'll push the boundaries of rapidly building large-scale applications even further:
- RAD Instantly generate data-driven applications with minimal, maintainable code.
- Spreadsheet Effortlessly create spreadsheet-based applications backed by databases.
- Graphs Seamlessly integrate graphical visualizations with your data, right out of the box.