I am new to C++, I am trying to implement web-server using C++ crow web-framework. The main task is to create GET and POST API\'s using \'crow\' framework. I already have a