Hacker News new | ask | show | jobs
Rivaas, a batteries-included Go API framework (rivaas.dev)
3 points by atkrad 159 days ago
1 comments

One of the first things i look at when evaluating a new framework is how middleware support is implemented. That usually tells me if the framework has a good underlying design or not.

In this case, the middleware support looks very good.

Thanks for taking the time to look at Rivaas and share your thoughts; much appreciated.