Registry / web-framework / hanami

hanami

JSON →
library2.3.2rbrubygemsunverified

A flexible framework for maintainable Ruby apps.

gem install hanami
INSTALL
IMPORT
SIG · HANAMI
H
hanami
web-frameworkrubyv2.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hanami
require 'hanami'

Creates a simple Hanami router.

require 'hanami' Hanami::Router.new { get '/', to: ->(env) { [200, {}, ['Hello']] } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hanami — gem install hanami · libregistry