engineering2026-03-31
I Built a Zero-Dependency Alternative to axios After the Supply Chain Attack
axios got compromised through a supply chain attack on one of its transitive dependencies. I built reqcraft, a 3kb HTTP client with zero dependencies and the same API. Here's the full story and how it works.