Building Web Service Framework with C++
Web service is the most basic unit of server side development, by abstracting the server side request and response logic, we can shape a web service framework and then achieve the highest level of frame-level code reuse. In this project, C++11 and Boost Asio will be used to implement our HTTP and HTTPS server side framework.
The course will be available to you when you upgrade to Pro.