Skip to content

picohttp is an extremely simple, and lightweight HTTP server written in C.

License

Notifications You must be signed in to change notification settings

bigkahuna00/picohttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picohttp

picohttp is an extremely simple, and lightweight HTTP server written in C.

Installation

Clone the repo:

git clone https://github.com/bigkahuna00/picohttp

Use the makefile:

make

Or compile using gcc:

gcc picohttp.c -o picohttp

Usage

./picohttp <PORT> <HTML FILE>

Image

Screenshot

License

MIT

About

picohttp is an extremely simple, and lightweight HTTP server written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published