A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
Features
- HTTP::GET on static files
- HTTP::PUT for static files
- HTTP::POST for static files
- HTTP::HEAD for static files
- HTTP::DELETE for static files
- API to add dynamic user-created handlers
- X-PLAT: Works on Windows and Linux(Fedora, Ubuntu)
- No restrictions on file size for uploading and downloading.
- HTTP::OPTIONS for static files
- HTTP::TRACE
- Single or Multi-Threaded mode available
- Supports Persistent/Non-Persistent Connections
- Statistics Handler to provide server statistics: Get http://host:port/stats
License
BSD LicenseFollow HttpBlitz
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for updates ;)
-
Please don't download the binary. It is old and out-dated. Try and check-out the project and build it. I work on this during my free time, thus the progress is a bit slow. Sorry about that. Satya Sidhu