diff --git a/topics/hanami/hanami.png b/topics/hanami/hanami.png new file mode 100644 index 000000000000..36f258835b89 Binary files /dev/null and b/topics/hanami/hanami.png differ diff --git a/topics/hanami/index.md b/topics/hanami/index.md new file mode 100644 index 000000000000..aa3bb2949ba1 --- /dev/null +++ b/topics/hanami/index.md @@ -0,0 +1,12 @@ +--- +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. \ No newline at end of file