© 2026 Hashnode
Recently I wrote an article, where I've told about the decision process behind my attempt to replace Rails with Hanami in our microservices ecosystem and why I decided not to do it just yet. ❗ Please keep in mind that this statement was made before ...

https://youtu.be/Vg-ifUh-r4Q When I started with web development, I remember this overwhelming feeling, after starting to gain information about new tech stacks, more modern tech stacks, and even more modern tech stacks. I did it in the pace, I cou...

In this article, we are going to create a CRUD application using Hanami and using Cockroach DB as a database. We will explore how to create controllers and routes to perform CRUD operations in Hanami and how to test the response of the endpoints usin...

Continuing learning about Ruby and Hanami. In this article, we are going to build a Full Stack application using the Hanami framework and React. The project we are going to build is an RSS feed reader website. I take the idea from the list of project...

DISCLAIMER: This is a basic article about Hanami::API, showing how to perform CRUD operations using Postgres through PG driver. I'm writing this article to continue learning about Ruby so probably my code is not idiomatic. Hanami-API is a lightweight...
