web_pipe
has been designed to integrate smoothly with the
hanami & dry-rb ecosystems. It
shares the same design principles. It ships with some extensions that even make
this integration painless (like :dry-schema
extension or :hanami_view
), and it seamlessly
integrates with dry-auto_inject.
If you want to use web_pipe
within a hanami 2 application, you can take
inspiration from this sample todo app:
https://github.com/waiting-for-dev/hanami_2_web_pipe_todo_app