curld
Web client
A command-line tool that allows users to interact with various distributed web protocols and services
cURL for Distributed Web
21 stars
4 watching
3 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
perfectlysoft/perfect-curl | A Swift package that provides cURL support for making HTTP requests | 41 |
mistweaverco/kulala.nvim | A minimal interface for making HTTP requests in Neovim. | 674 |
andhikayuana/curl-lib | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
tikalk/commandcar | A CLI tool for automating API requests with a simple, customizable syntax. | 736 |
copyleft/cl-webdriver-client | A client library for remote control of web browsers | 21 |
zweifisch/ollama | An Emacs Lisp client that integrates AI-powered language tools into the Emacs editor | 51 |
virgo-agent-toolkit/luvit-request | A Lua-based library for making HTTP requests | 3 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 985 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |