Building a 30 line HTTP server in Ruby | AppSignal Blog
Web servers, and HTTP in general, might seem difficult to understand. In this Ruby Magic episode we'll learn how a to build a minimal Ruby HTTP server in 30 lines of code