From: Daniel Stenberg Date: Sun, 29 Sep 2019 09:57:24 +0000 (+0200) Subject: BINDINGS: Kapito is an Erlang library, basically a binding X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29a51e153840af5bd8e44e7dad5995412557eb9d;p=curl BINDINGS: Kapito is an Erlang library, basically a binding --- diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md index 056973f32..645090168 100644 --- a/docs/BINDINGS.md +++ b/docs/BINDINGS.md @@ -55,6 +55,8 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang [Julia](https://github.com/forio/Curl.jl) Written by Paul Howe +[Kapito](https://github.com/puzza007/katipo) is an Erlang HTTP library around libcurl. + [Lisp](https://common-lisp.net/project/cl-curl/) Written by Liam Healy Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](https://github.com/Lua-cURL) by Jürgen Hötzel