7 lines
263 B
Text
7 lines
263 B
Text
|
Cherokee is a tiny, ultrafast, lightweight Web server. It is implemented
|
||
|
entirely in C, and has no dependencies beyond a standard C library. It
|
||
|
provides only the most basic HTTP functionality, but is extremely fast and
|
||
|
small.
|
||
|
|
||
|
WWW: http://www.alobbs.com/cherokee
|