Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 402 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 402 Bytes

C-Webserver

A simple light weight webserver written in C, it only uses the standard lib and I wrote it mainly for learning purposes.

supported filetypes:

  • .html
  • .json
  • .png
  • .jpg
  • .jpeg
  • .svg
  • .gif
  • .css
  • .xml
  • .pdf
  • .js

console output

Images

Full Website