Hacker News new | ask | show | jobs
by lacampbell 3465 days ago
I sometimes toy with the idea of using fastCGI C++14 scripts for a RESTful JSON service, to be able to handle a lot of requests on not much hardware. Though maybe spending a lot of time shaving 10's of dollars on your monthly VPS bill is not a fantastic use of your time :D
1 comments

There are some c and c++ web frameworks floating around that seem quite nice.