Curl Programming

Dan Gookin's Guide to XML and JSON Programming book cover

This page supports my eBook Dan Gookin's Guide to Curl Programming. It's available in both Kindle eBook and paperback format.

Table of Contents

Supplemental Information

If you're using a Linux package manager, search for libcurl4-gnutls-dev to obtain the libcurl library for use with this book.

On the Mac, use Homebrew to search for the libcurl formulae.

Documentation for libcurl is found on the https://curl.haxx.se/ website. It's excellent, with plenty of examples and explanations.

Other Resources

Home page for the libcurl library API: https://curl.haxx.se/libcurl/c/