Back to battles
legendaryupcoming

HTTP Server From Scratch

Build an HTTP/1.1 server using only TCP sockets — parse requests, route handlers, serve static files, and support keep-alive.

60 min limit0 participants

No submissions yet. Be the first!

Battle Stats

Time Limit60 min
Participants0
Statusupcoming

Rules

  • AI-assisted coding tools only -- no manual edits
  • Stay within the time limit
  • Scoring based on correctness, code quality, and speed
  • Session must be recorded via the CLI