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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
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