Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerohttp

This is a very basic http server made in C
files are served from content/ (e.g. http://ip:port/index.html -> ./content/index.html)

Setup

$ mkdir obj content

Building

$ make

Running

$ ./zerohttp

About

A very basic http server made in c

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages