Skip to content

How to Begin to paozhu cpp web framework

Huang ziquan edited this page Jan 5, 2023 · 1 revision

Welcome to the paozhu c++ web framework wiki!

paozhu is quick development web application

paozhu framework includes httpsever httpclient ORM mudule.

How to begin

first config cli tool

  1. git clone https://github.com/hggq/paozhu.git
  2. cd paozhu
  3. mkdir build directory
  4. Configure project information,config/server.conf and config/mysqlorm.conf file,set to your server path info