Hacker News new | ask | show | jobs
by rhmw2b 1164 days ago
Easy peasy - Just use CGI and never call free().

In all seriousness, I use to work on a large web app written in C and it was fine for CRUD, but I would never use it for a greenfield project when there are so many other options.