Posts with #tooling
Tue, January 6, 2026
9 min read
Building Kvile: A Lightweight HTTP Client for .http Files
Frustrated with heavyweight API clients, I built Kvile - a fast, offline-first HTTP debugging tool. Here's the journey.
read more →
Tue, December 16, 2025
13 min read
Ditching Postman: HTTP Files and Kulala.nvim for API Testing
Postman's inability to sync OpenAPI changes without destroying your custom scripts pushed me to HTTP files. Here's how Kulala.nvim makes this workflow seamless in Neovim.