Hacker News new | ask | show | jobs
by dryicerx 5278 days ago
Another +1 for mongoose, it's great for adding a quick web interface to a c/c++ program quickly (ie. status or quick admin interface)... but I wouldn't use it as a web-framework for serving multiple users or to the public on the web though.