libcurl bindings for Node.js
-
Updated
Jul 16, 2024 - TypeScript
cURL (pronounced like "curl", UK: [kəːl], US: [kɝl]) is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various network protocols, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features. The name stands for "Client for URL". It was originally named httpget upon its first release in 1996 and then became urlget before adopting the current name of cURL.
libcurl bindings for Node.js
Make synchronous web requests similar to sync-request, but 20 times more quickly. Leverages node-libcurl for performance instead of spawning child processes like sync-request. This library was designed to run on NodeJS. It will not work in a browser.
Official mirror of trusted-curl repository https://git.digtlab.ru/trusted.ru/trusted-curl.
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
Created by Daniel Stenberg
Released April 8, 1997
Latest release 20 days ago