Skip to content

jpalbertini/SimpleHttpServer

Repository files navigation

Introduction

This project is meant to be a very simple http server which can be used by anyone.

BuildStatus

Getting Started

Just install the necessary dependancies:

  • Qt 5.14 (should work with other versions)
  • CMake
  • GCC / Mingw / Visual Studio

Build and Test

mkdir build
cd build
cmake ..
cmake . --build

About

Simple Http Server for basic purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors