/SimpHTTP

A Simple HTTP/1.x server written in C++ for Windows and Linux

Primary LanguageC++MIT LicenseMIT

SimpHTTP - A Simple HTTP server

SimpHTTP is a Simple HTTP server implementing HTTP/1.x written in C++ without any external dependencies.

This project is still a WIP and as such does not have a lot of features implemented

The project works on Windows and Linux(or other POSIX-compilant enviornments).

TODO

  • Use spdlog to log