MiniWeb is a high-efficiency, cross-platform, small-footprint HTTP server implementation in C language. It implements GET and POST methods and works on multiple platforms ranging from server, desktop, game console and IoT hardware.
Features
- small footprint HTTP server written in pure C language
- GET & POST actions with basic HTTP authentication
- easy-to-extend with URL handler callbacks
- cross-platform and scalable
- serial port access via HTTP
- integrated UDP server interacting with HTTP server
Categories
HTTP ServersLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow MiniWeb HTTP server
Other Useful Business Software
Boost Partnership Revenue and Engagement in minutes
Introw is a next-gen Partner Relationship Management (PRM) platform built to seamlessly connect, engage, and grow your partner ecosystem—all while keeping your CRM as the single source of truth.
Rate This Project
Login To Rate This Project
User Reviews
-
nice project, its a shame that it is abandoned
-
Small. Simple. Exactly what is needed. The only major issue is I cannot specify IP address of interface to bind to. As result, I cannot connect to server. But with small changes in code I've fixed that issue.
-
Good Simple Web-server it's what I need. Thank you!
-
Exactly what I need for testing my small js framework test. Thanks developers.
-
Literally the most USEFUL thing ever when I need portability, or just when I have a low amount of storage! LOVE IT.