Skip to content

adityasule/HTTPServer

Repository files navigation

Simple HTTP Server

A very simple HTTP Server written in C++. The goal is to be very lightweight, and run on any POSIX compliant platform. Currently only supports IPV4.

Features

Add Features here!

Examples

To Compile,

$ mkdir bin
$ cd bin
$ cmake ..
$ make

Collaborators

Aditya Sule ([email protected]) Eshwar Cheekati ([email protected])

About

Simple HTTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published