May 2025
-
🐥Using self-signed HTTPS certificates in Phoenix on macOS
-
🐥Laravel HTTP Client and why your file downloads may fail
-
🐥Why Caddy redirects override your respond directives
April 2025
-
🔗CurlReq (a love letter to sigils)
-
🐥A simple Komoot API client using Elixir Req
March 2025
February 2025
January 2025
-
🔗Simple Req Cookie Jar
-
🐥Configuring Caddy for load balancing
-
🔗Server-Sent Events (SSE) Are Underrated
-
🐥Using the Caddy webserver with Elixir Phoenix
December 2024
-
🔗Using Fluent to Work With HTTP Client Responses in Laravel
-
🔗Dear OAuth providers
-
🔗Handle Phoenix Exceptions Gracefully
-
🔗Content Security Policy header with Phoenix LiveView
-
🐥Using streaming HTTP responses in Laravel
-
🐥Posting from Elixir to Bluesky using Req part 4
-
🐥Posting from Elixir to Bluesky using Req part 3
-
🐥Posting from Elixir to Bluesky using Req part 2
November 2024
-
🐥Posting from Elixir to Bluesky using Req part 1
-
🔗Prevent Stray HTTP Requests in Laravel Tests: Using preventStrayRequests