Skip to content

A simple webserver written in C, with only the standard lib

License

Notifications You must be signed in to change notification settings

zgast/C-Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple webserver written in C, with only the standard lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published