1libcurl bindings 2================ 3 4 Creative people have written bindings or interfaces for various environments 5 and programming languages. Using one of these allows you to take advantage of 6 curl powers from within your favourite language or system. 7 8 This is a list of all known interfaces as of this writing. 9 10 The bindings listed below are not part of the curl/libcurl distribution 11 archives, but must be downloaded and installed separately. 12 13<!-- markdown-link-check-disable --> 14 15[Ada95](https://web.archive.org/web/20070403105909/www.almroth.com/adacurl/index.html) Written by Andreas Almroth 16 17[Basic](https://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas 18 19C++: [curlpp](https://github.com/jpbarrette/curlpp/) Written by Jean-Philippe Barrette-LaPierre, 20[curlcpp](https://github.com/JosephP91/curlcpp) by Giuseppe Persico and [C++ 21Requests](https://github.com/libcpr/cpr) by Huu Nguyen 22 23[Ch](https://chcurl.sourceforge.net/) Written by Stephen Nestinger and Jonathan Rogado 24 25Cocoa: [BBHTTP](https://github.com/biasedbit/BBHTTP) written by Bruno de Carvalho 26[curlhandle](https://github.com/karelia/curlhandle) Written by Dan Wood 27 28Clojure: [clj-curl](https://github.com/lsevero/clj-curl) by Lucas Severo 29 30[D](https://dlang.org/library/std/net/curl.html) Written by Kenneth Bogert 31 32[Delphi](https://github.com/Mercury13/curl4delphi) Written by Mikhail Merkuryev 33 34[Dylan](https://dylanlibs.sourceforge.net/) Written by Chris Double 35 36[Eiffel](https://iron.eiffel.com/repository/20.11/package/ABEF6975-37AC-45FD-9C67-52D10BA0669B) Written by Eiffel Software 37 38[Euphoria](https://web.archive.org/web/20050204080544/rays-web.com/eulibcurl.htm) Written by Ray Smith 39 40[Falcon](http://www.falconpl.org/project_docs/curl/) 41 42[Ferite](https://web.archive.org/web/20150102192018/ferite.org/) Written by Paul Querna 43 44[Fortran](https://github.com/interkosmos/fortran-curl) Written by Philipp Engel 45 46[Gambas](https://gambas.sourceforge.net/) 47 48[glib/GTK+](https://web.archive.org/web/20100526203452/atterer.net/glibcurl) Written by Richard Atterer 49 50Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang 51 52[Guile](https://github.com/spk121/guile-curl) Written by Michael L. Gran 53 54[Harbour](https://github.com/vszakats/hb/tree/main/contrib/hbcurl) Written by Viktor Szakats 55 56[Haskell](https://hackage.haskell.org/package/curl) Written by Galois, Inc 57 58[Hollywood](https://www.hollywood-mal.com/download.html) hURL by Andreas Falkenhahn 59 60[Java](https://github.com/pjlegato/curl-java) 61 62[Julia](https://github.com/JuliaWeb/LibCURL.jl) Written by Amit Murthy 63 64[Kapito](https://github.com/puzza007/katipo) is an Erlang HTTP library around libcurl. 65 66[Lisp](https://common-lisp.net/project/cl-curl/) Written by Liam Healy 67 68Lua: [luacurl](https://web.archive.org/web/20201205052437/luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](https://github.com/Lua-cURL) by Jürgen Hötzel 69 70[Mono](https://web.archive.org/web/20070606064500/https://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips 71 72[.NET](https://sourceforge.net/projects/libcurl-net/) libcurl-net by Jeffrey Phillips 73 74[Nim](https://nimble.directory/pkg/libcurl) wrapper for libcurl 75 76[node.js](https://github.com/JCMais/node-libcurl) node-libcurl by Jonathan Cardoso Machado 77 78[Object-Pascal](https://web.archive.org/web/20020610214926/www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern. 79 80[OCaml](https://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek 81 82[Pascal](https://web.archive.org/web/20030804091414/houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. 83 84Perl: [WWW::Curl](https://github.com/szbalint/WWW--Curl) Maintained by Cris 85Bailiff and Bálint Szilakszi, 86[perl6-net-curl](https://github.com/azawawi/perl6-net-curl) by Ahmad M. Zawawi 87[NET::Curl](https://metacpan.org/pod/Net::Curl) by Przemyslaw Iskra 88 89[PHP](https://php.net/curl) Originally written by Sterling Hughes 90 91[PostgreSQL](https://github.com/pramsey/pgsql-http) - HTTP client for PostgreSQL 92 93[PostgreSQL](https://github.com/RekGRpth/pg_curl) - cURL client for PostgreSQL 94 95[PureBasic](https://www.purebasic.com/documentation/http/index.html) uses libcurl in its "native" HTTP subsystem 96 97[Python](http://pycurl.io/) PycURL by Kjetil Jacobsen 98 99[Q](https://q-lang.sourceforge.net/) The libcurl module is part of the default install 100 101[R](https://cran.r-project.org/package=curl) 102 103[Rexx](https://rexxcurl.sourceforge.net/) Written Mark Hessling 104 105[Ring](https://ring-lang.sourceforge.io/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed 106 107RPG, support for ILE/RPG on OS/400 is included in source distribution 108 109Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford, 110[ruby-curl-multi](https://github.com/kball/curl_multi.rb) by Kristjan Petursson and Keith Rarick 111 112[Rust](https://github.com/alexcrichton/curl-rust) curl-rust - by Carl Lerche 113 114[Scheme](https://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky 115 116[Scilab](https://help.scilab.org/docs/current/fr_FR/getURL.html) binding by Sylvestre Ledru 117 118[S-Lang](https://www.jedsoft.org/slang/modules/curl.html) by John E Davis 119 120[Smalltalk](https://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk 121 122[SP-Forth](https://sourceforge.net/p/spf/spf/ci/master/tree/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov 123 124[SPL](https://web.archive.org/web/20210203022158/www.clifford.at/spl/spldoc/curl.html) Written by Clifford Wolf 125 126[Tcl](https://web.archive.org/web/20160826011806/mirror.yellow5.com/tclcurl/) Tclcurl by Andrés García 127 128[Visual Basic](https://sourceforge.net/projects/libcurl-vb/) libcurl-vb by Jeffrey Phillips 129 130[Visual Foxpro](https://web.archive.org/web/20130730181523/www.ctl32.com.ar/libcurl.asp) by Carlos Alloatti 131 132[wxWidgets](https://wxcode.sourceforge.net/components/wxcurl/) Written by Casey O'Donnell 133 134[XBLite](https://web.archive.org/web/20060426150418/perso.wanadoo.fr/xblite/libraries.html) Written by David Szafranski 135 136[Xojo](https://github.com/charonn0/RB-libcURL) Written by Andrew Lambert 137