cURL topic

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.

List cURL repositories

BERT-NER-TF

213
Stars
71
Forks
Watchers

Named Entity Recognition with BERT using TensorFlow 2.0

Crimp.php

25
Stars
1
Forks
Watchers

⚡ A simple multi curl implementation, optimized for high concurrency.

axios-curlirize

183
Stars
30
Forks
Watchers

axios plugin converting requests to cURL commands, saving and logging them.

crest

231
Stars
14
Forks
Watchers

HTTP and REST client for Crystal

helium_miner_scripts

45
Stars
31
Forks
Watchers

This repo was made out of the need to auto update DIY helium miners

ionic-push-php

21
Stars
8
Forks
Watchers

ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information o...

ruiji

45
Stars
8
Forks
Watchers

Reverse anime image searching program

co

136
Stars
18
Forks
Watchers

Asynchronous cURL executor simply based on resource and Generator.

curl

72
Stars
21
Forks
Watchers

A PHP 5.4+ library for making asynchronous HTTP requests.

curl-easy

328
Stars
76
Forks
Watchers

cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot