HACKER Q&A
📣 umen

Recommend REST C++ web server which companies use in production?


Hello all

I trying to make Research on c++ HTTP ( supporing ssl ) REST server , yes i can see many in github

But i need to find server which is trully used by companies and is proven in the indestry

like spring.boot/tomcat/node/WSGI

Thanks alot for your help


  👤 coreyp_1 Accepted Answer ✓
Why does it need to be a C++ web server? What are you trying to do that apache or nginx (for example) can't?