diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-09-18 09:05:29 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-09-18 09:05:29 +0200 |
commit | 30fc601e6cdcf5039ec26a74a6a70f5f6e9c2631 (patch) | |
tree | f530f8e81764a9e29c7c50884bcb58ac18896ea8 /docs | |
parent | d1638fe08b67c74db80ee8140354fa67e4185fc4 (diff) |
BINDINGS: add node-libcurl
Reported-By: Jonathan Cardoso Machado
URL: http://curl.haxx.se/mail/lib-2014-09/0102.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/BINDINGS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/BINDINGS b/docs/BINDINGS index 466c36bd0..d4cf488d8 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -128,6 +128,11 @@ Mono libcurl-net by Jeffrey Phillips http://sourceforge.net/projects/libcurl-net/ +node.js + + node-libcurl by Jonathan Cardoso Machado + https://github.com/JCMais/node-libcurl + Object-Pascal Free Pascal, Delphi and Kylix binding written by Christophe Espern. |