netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers
⚠️ Warning: Use thelinux environmentfor stable library operation.
Linux
curl -s https://raw.githubusercontent.com/netcorelink/libchttpx/main/scripts/install.sh | sudo shWindows
iwr https://raw.githubusercontent.com/netcorelink/libchttpx/main/scripts/install.ps1 -UseBasicParsing | iex