Skip to content
/ cpphtgt Public

cpphtgt is a static http web server written in c++, small, simple, and fast. It only hosts html, css, mp3, mp4, png, jpg and text files.

License

Notifications You must be signed in to change notification settings

cppfx/cpphtgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

cpphtgt http server

cpphtgt is a static http web server written in c++, small, simple, and fast. It only hosts html, css, mp3, mp4, png, jpg and text files.

https://cppfx.xyz/projects/cpphtgt.html

Build

  1. Build and install b2 build

https://bfgroup.xyz/b2

  1. Build cpphtgt with b2 build

> cd cpphtgt
> b2 -j7

LICENSE

Copyright (c) 2025 cppfx.xyz

Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

About

cpphtgt is a static http web server written in c++, small, simple, and fast. It only hosts html, css, mp3, mp4, png, jpg and text files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages