Lotus is an Open Source software for MVC web development.
It's simple, fast, and lightweight.
Lotus is lightweight, fast and testable. It aims to bring back Object Oriented Programming to web development, leveraging on a stable API, a minimal DSL, and plain objects.
Lotus is an Open Source Software, based on simplicity, less DSLs, few conventions, more objects, zero monkey-patching of the core language and standard lib, separation of concerns for MVC layers.
It suggests best practices, but it leaves all the freedom to you, as a developer, to build your own architecture, and use your own objects.
Lotus is made of standalone frameworks (controllers, views, etc..), each one is shipped as an independent gem, in order to remark the separation of concerns.
Lotus is made of many frameworks.
Full stack web applications
Gem • API • Source Code
Model layer for Lotus
Gem • API • Source Code
Rack compatible, lightweight and fast HTTP Router for Lotus
Gem • API • Source Code
View layer for Lotus
Gem • API • Source Code
Ruby core extentions and class utilities for Lotus
Gem • API • Source Code
Controller layer for Lotus
Gem • API • Source Code