Skip to content

xorlaw/serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

serve

an itsy-bitsy web server


serve is an extremely minimalist HTTP/1.0 web server built in C. It is designed to be small, simple and secure.

serve can only host plaintext files and html files. No Javascript, no images, nothing. Just HTML and plaintext.

usage

Compile main.c with GCC or your C compiler of choice, then run ./serve. serve will now serve any HTML or plaintext file in the directory where you ran it.

license

Licensed under The Unlicense.

About

minimal HTTP/1.0 web server in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages