woohongseok
Dev Blog
-
2026.04.02
Strip the Framework Away
In my previous post, I compared how Go, Express, and Spring handle the same endpoint. I found a four-stage pipeline t...
-
2026.04.01
Every HTTP Framework Solves the Same Problem
I’ve been learning backend development by comparing how different frameworks handle the same task. Today I built a si...
-
2026.03.31
REST Principles: From Chaos to Structure
What is a Resource?