Skip to content

thinlizzy/curl_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curl_wrapper

A C++ wrapper for doing simple tasks on CURL. Very early alpha stage.

CURL is a very powerful library, but it is usually cumbersome for simple tasks. The goal of this wrapper is to expose all the common use cases in a simple dumb way to use. No one likes to keep setting options manually all the time. Expect lots of changes on this lib from now on.

About

a C++ wrapper for doing simple tasks on CURL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages