Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 679 Bytes

File metadata and controls

13 lines (13 loc) · 679 Bytes
created_by Luca Guidi
display_name Hanami
github_url https://github.com/hanami
logo hanami.png
related ruby, rails, sinatra, web-framework
released January 23, 2014
short_description Hanami is a full-stack Ruby web framework focused on simplicity and maintainability.
topic hanami
url https://hanamirb.org/

Hanami is a full-stack Ruby web framework that is built for people. It consists of modular libraries and standalone components that work well together or can be used independently. Hanami focuses on simplicity, less DSLs, minimal conventions, more objects, zero monkey-patching, and the separation of concerns between Model, View, and Controller layers.