Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ticklemynausea/easycurl

c++-easycurl
https://github.com/ticklemynausea/easycurl

c-plus-plus c-plus-plus-library libraries

Last synced: 17 days ago
JSON representation

c++-easycurl

Awesome Lists containing this project

README

        

easycurl
========

c++-easycurl

Everytime I thought of something that required the use of libcurl I cringed at the thought of using its ugly C bindings.

Well not anymore I guess

installation
============

./autogen.sh

./configure

make

make install