1 Repo
Frameworks optimized for building structured data endpoints and programmatic services.
Distinct from Ruby Frameworks: Specifies the API-first capability within the Ruby framework ecosystem.
Explore 1 awesome GitHub repository matching web development · API Frameworks. Refine with filters or upvote what's useful.
Hanami is a full-stack Ruby web framework and API platform designed for building maintainable applications. It centers on a modular web architecture that organizes software into independent slices to prevent monolithic growth and isolate functional units. The framework implements a clean architecture by decoupling business logic from persistence and request handling. This is achieved through a central dependency injection container for managing object lifetimes and a repository pattern mapper that separates domain entities from the persistence layer. The project further provides a Rack-compa
Serves as a platform for creating structured data endpoints and programmatic services using Ruby.