Engineering notes about api-design
Articles, implementation notes, and lessons from projects involving api-design.
cat ~/writing/api-design
2 postsI Stopped Handwriting API TypesWhy every frontend I build now gets its API client generated from the backend's OpenAPI schema, and how one source of truth took a whole category of worry off my plate.9 min ->Axum Is Great. I Still Built a Framework on Top of It.Why I wrote Ferrax, a small contract-first layer over Axum, what problem kept pushing me toward it, and what I deliberately refused to copy from NestJS.8 min ->