Blog
From the garden
Green Tea 26.8.0-beta.0: the router stops guessing
Safe constrained routes, strict paths, complete HEAD and OPTIONS semantics, four runtime targets, and the limits we are deliberately leaving visible.
I benchmarked green-tea honestly. The network humbled it.
Every framework claims it's faster. I put green-tea on two real machines with a real network between them and watched most of that story evaporate — plus the O(n²) I found in my own code while I was there.
Why I rebuilt my framework from scratch
I built a decorator framework on Express and Inversify. Then the foundation kept moving under me. So I rebuilt the idea from zero — as a graph.