No description
  • C 66.8%
  • CSS 16.4%
  • JavaScript 9.3%
  • HTML 7.5%
Find a file
2025-08-08 15:11:32 +05:30
public added css js working 2025-07-31 20:17:03 +05:30
routing Fix PORT issue; stream body in chunks; fix snprintf format specifier 2025-08-04 19:48:23 +05:30
README.md added css js working 2025-07-31 20:17:03 +05:30
server intial commit 2025-07-27 23:49:06 +05:30
server.c fix: crlf parsing 2025-08-08 15:11:32 +05:30
server.h minor change 2025-07-28 17:24:26 +05:30

Preview

webpreview

todo

  • serve html and images
  • basic routing
  • fix getting content-length
  • get css and js working
  • [] send json data
  • [] mutli-threading
  • [] video handling