Skip to content

This is an example project for setting up conan/cmake for cpp development, using libcurl for HTTP calls and PLOG for logging.

License

Notifications You must be signed in to change notification settings

stoicswe/restfulapi-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restfulapi-cpp

This is an example project for setting up conan/cmake for cpp development, using libcurl for HTTP calls and PLOG for logging.

If working with CLion, use the following command prior to running built-in cmake build tool:

conan install . -if ./build --update --build=missing

About

This is an example project for setting up conan/cmake for cpp development, using libcurl for HTTP calls and PLOG for logging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published