# Learning More * cURL Website * http://curl.haxx.se/ * This talk * http://brettlangdon.github.io/curl-talk * httpbin (test http request/response) * http://httpbin.org/ ```bash $ man curl $ curl --help ```