9 Forks
64 Stars
64 Watchers

tiny_httpd

Minimal HTTP server using good old threads + blocking IO, with a small request router.

How to download and setup tiny_httpd

Open terminal and run command
git clone https://github.com/c-cube/tiny_httpd.git
git clone is used to create a copy or clone of tiny_httpd repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tiny_httpd https://github.com/c-cube/tiny_httpd/archive/master.zip

Or simply clone tiny_httpd with SSH
[email protected]:c-cube/tiny_httpd.git

If you have some problems with tiny_httpd

You may open issue on tiny_httpd support forum (system) here: https://github.com/c-cube/tiny_httpd/issues