Ask HN: 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
by coreyp_1 on 2/8/2023, 8:41:52 PM
Why does it need to be a C++ web server? What are you trying to do that apache or nginx (for example) can't?
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