Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/hanami/hanami.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions topics/hanami/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
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.
Comment thread
andrew marked this conversation as resolved.
Outdated
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.
Loading