Blog
Updates, guides, and deep dives from the glyde team.
Announcement2026-05-17
Introducing glyde — HTTP requests that glyde
Why we built a 1.73 KB HTTP client with zero dependencies, typed errors, and async interceptors.
Read moreSecurity2026-05-17
Why zero dependencies matters in 2026
The axios supply chain attack proved that every dependency is a liability. Here's how glyde eliminates that risk entirely.
Read moreGuide2026-05-17
Auth patterns for Next.js App Router with glyde
Server Components can't write cookies. Here's the tower/passenger pattern with middleware refresh that actually works.
Read more