Imported Upstream version 7.59.0
[platform/upstream/curl.git] / docs / BINDINGS.md
1 libcurl 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 [Ada95](http://www.almroth.com/adacurl/index.html)  Written by Andreas Almroth
14
15 [Basic](http://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas
16
17 C++: [curlpp](http://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre,
18 [curlcpp](https://github.com/JosephP91/curlcpp) by Giuseppe Persico and [C++
19 Requests](https://github.com/whoshuu/cpr) by Huu Nguyen
20
21 [Ch](https://chcurl.sourceforge.io/) Written by Stephen Nestinger and Jonathan Rogado
22
23 Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de Carvalho
24 [curlhandle](https://github.com/karelia/curlhandle) Written by Dan Wood
25
26 [D](https://dlang.org/library/std/net/curl.html) Written by Kenneth Bogert
27
28 [Delphi](https://github.com/Mercury13/curl4delphi) Written by Mikhail Merkuryev
29
30 [Dylan](https://dylanlibs.sourceforge.io/) Written by Chris Double
31
32 [Eiffel](https://room.eiffel.com/library/curl) Written by Eiffel Software
33
34 [Euphoria](http://rays-web.com/eulibcurl.htm) Written by Ray Smith
35
36 [Falcon](http://www.falconpl.org/index.ftd?page_id=prjs&prj_id=curl)
37
38 [Ferite](http://www.ferite.org/) Written by Paul Querna
39
40 [Gambas](https://gambas.sourceforge.io/)
41
42 [glib/GTK+](http://atterer.net/glibcurl/) Written by Richard Atterer
43
44 Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
45
46 [Guile](http://www.lonelycactus.com/guile-curl.html) Written by Michael L. Gran
47
48 [Harbour](https://github.com/vszakats/harbour-core/tree/master/contrib/hbcurl) Written by Viktor Szakáts
49
50 [Haskell](https://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl) Written by Galois, Inc
51
52 [Java](https://github.com/pjlegato/curl-java)
53
54 [Julia](https://github.com/forio/Curl.jl) Written by Paul Howe
55
56 [Lisp](https://common-lisp.net/project/cl-curl/) Written by Liam Healy
57
58 Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](https://github.com/Lua-cURL) by Jürgen Hötzel
59
60 [Mono](https://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips
61
62 [.NET](https://sourceforge.net/projects/libcurl-net/) libcurl-net by Jeffrey Phillips
63
64 [node.js](https://github.com/JCMais/node-libcurl) node-libcurl by Jonathan Cardoso Machado
65
66 [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern.
67
68 [OCaml](https://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek
69
70 [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer.
71
72 Perl: [WWW--Curl](https://github.com/szbalint/WWW--Curl) Maintained by Cris
73 Bailiff and Bálint Szilakszi,
74 [perl6-net-curl](https://github.com/azawawi/perl6-net-curl) by Ahmad M. Zawawi
75
76 [PHP](https://php.net/curl) Originally written by Sterling Hughes
77
78 [PostgreSQL](https://github.com/pramsey/pgsql-http) - HTTP client for PostgreSQL
79
80 [Python](http://pycurl.io/) PycURL by Kjetil Jacobsen
81
82 [R](https://cran.r-project.org/package=curl)
83
84 [Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling
85
86 [Ring](https://ring-lang.sourceforge.io/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed
87
88 RPG, support for ILE/RPG on OS/400 is included in source distribution
89
90 Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford
91
92 [Rust](https://github.com/carllerche/curl-rust) curl-rust - by Carl Lerche
93
94 [Scheme](https://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
95
96 [Scilab](https://help.scilab.org/docs/current/fr_FR/getURL.html) binding by Sylvestre Ledru
97
98 [S-Lang](https://www.jedsoft.org/slang/modules/curl.html) by John E Davis
99
100 [Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk
101
102 [SP-Forth](https://sourceforge.net/p/spf/spf/ci/master/tree/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov
103
104 [SPL](http://www.clifford.at/spl/) Written by Clifford Wolf
105
106 [Tcl](http://mirror.yellow5.com/tclcurl/) Tclcurl by Andrés García
107
108 [Visual Basic](https://sourceforge.net/projects/libcurl-vb/) libcurl-vb by Jeffrey Phillips
109
110 [Visual Foxpro](http://www.ctl32.com.ar/libcurl.asp) by Carlos Alloatti
111
112 [Q](https://q-lang.sourceforge.io/) The libcurl module is part of the default install
113
114 [wxWidgets](https://wxcode.sourceforge.io/components/wxcurl/) Written by Casey O'Donnell
115
116 [XBLite](http://perso.wanadoo.fr/xblite/libraries.html) Written by David Szafranski
117
118 [Xojo](https://github.com/charonn0/RB-libcURL) Written by Andrew Lambert