Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

cURL

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.

https://github.com/msoedov/coorl

A coooool curl command from net/http

curl golang net-http

Last synced: 14 Jan 2025

https://github.com/hanaasagi/httpstat-rs

curl statistics made simple 🍁

curl httpstat metrics rust

Last synced: 12 Jan 2025

https://github.com/otobrglez/gh-puller

Demonstration of Scala Native with Scala CLI and libcurl

curl curl-library scala scala-native

Last synced: 06 Jan 2025

https://github.com/imjuni/jin-curlize

create curl command from FastifyRequest

curl curl-commands fastify fastifyjs

Last synced: 08 Dec 2024

https://github.com/peter279k/ubuntu-curl-sftp

The cURL command with SFTP support on Ubuntu 18.04

curl docker-image git-ftp sftp-access ubuntu1804

Last synced: 10 Feb 2025

https://github.com/janwolzenburg/httpsrequests

This library is for simple HTTP or HTTPS requests.

api curl http https libcurl request

Last synced: 01 Feb 2025

https://github.com/judahpaul16/clear-badge-cache

Clear GitHub badge image cache with Go

badges cache cli curl github golang image-cache readme shields

Last synced: 20 Dec 2024

https://github.com/ancientlore/hurl

A tool to fetch over HTTP, slanted towards load generation.

concurrency curl golang http

Last synced: 13 Jan 2025

https://github.com/adrianvillamayor/curlhelper

CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.

api composer curl curl-wrapper curlhelper helper http http-client lightweight php

Last synced: 12 Nov 2024

https://github.com/kakilangit/cetar

💥 CURL execution timing analyzer

cli curl rust

Last synced: 19 Dec 2024

https://github.com/cuongndc9/node-express-authentication

🚀🐢 Authentication with Express, Sessions, Passport and Mongoose.

103cuong auth authentication curl express expressjs mongoose node nodejs passport passportjs sessions

Last synced: 21 Jan 2025

https://github.com/pronamic/wp-http-extended-ssl-support

This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.

curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin

Last synced: 15 Oct 2024

https://github.com/lnd3/ldeps

A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others

collada cpp curl fbx glad glfw imgui implot json openfbx physics serialization ufbx xml

Last synced: 15 Oct 2024

https://github.com/martinaskestad/vim-restclient

Rest client allows you to send HTTP requests and view the response directly in vim

curl http plugin rest vim

Last synced: 01 Feb 2025

https://github.com/huawenyu/curl_tunnel

A tool proxy tunnel using libcurl, which forces another command tunneled over a proxy. Fork https://repo.or.cz/w/curltunnel.git

curl libcurl proxy tunnel

Last synced: 26 Jan 2025

https://github.com/marcuwynu23/feyfetch

command-line automated testing tool for REST API routes, inspired by the enchanting realm of fey creatures

api cmd commandline curl http httpie python requests rest rest-api

Last synced: 01 Feb 2025

https://github.com/rsteube/webview-login

grabs oauth credentials using a webview for cli tools

cli curl login oauth webview

Last synced: 02 Feb 2025

https://github.com/dzikrul1616/flutter_floating_logger

floating_logger is a Flutter library that provides a floating widget for real-time API request logs. It allows developers to monitor API fetch responses and easily copy the corresponding curl request for testing or debugging, making it an essential tool for efficient development and debugging.

curl dart flutter json logger rest-api

Last synced: 28 Jan 2025

https://github.com/qd-today/pycurl-docker

Alpine latest with pycurl - python 3.11

alpine curl docker http3 pycurl

Last synced: 29 Dec 2024

https://github.com/perfectayush/curl2tsung

A simple utility to convert a curl request to tsung's xml request

curl replacing-curl tsung tsung-xml-request

Last synced: 14 Nov 2024

https://github.com/newyaroslav/curl-7.70.0-win32-mingw

curl 7.70.0 for Windows https://curl.haxx.se/windows/

curl curl-library mingw mingw32 win32

Last synced: 08 Jan 2025

https://github.com/lhns/docker-debian-jq

debian image with curl and jq

curl debian docker image jq

Last synced: 01 Jan 2025

https://github.com/jirikuncar/recorder

GitHub action for recording data from REST APIs.

curl github-actions jq statistics

Last synced: 27 Jan 2025

https://github.com/bamdadfr/docker-base-image-check

diff script for docker base images

bash curl docker gitlab jq shell

Last synced: 23 Jan 2025

https://github.com/ltfschoen/opendata-api

Ruby Gem wrapper for Transport for NSW (TfNSW) Open Data APIs

curl dotenv gem https net-http nsw-government opendata-api ruby rubygems transport

Last synced: 02 Feb 2025

https://github.com/rodrigoscc/http.nvim

An asynchronous and feature-rich HTTP client for Neovim.

api curl http lua neovim neovim-plugin nvim nvim-plugin request requests rest

Last synced: 03 Feb 2025

https://github.com/thesurlydev/check

Bash script to check if a domain name, Twitter and GitHub username is available

bash curl domain-discovery github twitter-checker

Last synced: 06 Feb 2025

https://github.com/richpeers/laravel-log-oauth2-curl

Custom Laravel Log driver

curl laravel monolog oauth2

Last synced: 24 Jan 2025

https://github.com/brlin-tw/launchpad-api-request-signing-lab

Learning signing Launchpad API requests with shell commands.

bash curl launchpad

Last synced: 01 Feb 2025

https://github.com/imroychen/request

Support Http requests such as Get/Post/Put/Upload/download. Single-threaded and multi-threaded seamless switching. This package is an encapsulation of the "CURL" library, which can easily implement various network requests, API requests, etc. Single-threaded and multi-threaded concurrent requests can be seamlessly switched at any time

curl curl-multi multi-threaded-request php-request post request

Last synced: 24 Nov 2024

https://github.com/rockfordwei/curlbench

A Perfect CURL testing app

curl swift

Last synced: 12 Jan 2025

https://github.com/balazs4/alola

curl -i | alola

api-test api-testing assert curl json nodejs

Last synced: 06 Feb 2025

https://github.com/bstrdlord/ja3-spoof

http client for zig that spoofs tls/ssl ja3

curl ja3 spoof ssl tls zig zig-package

Last synced: 20 Jan 2025

https://github.com/shadawck/gitcurl

Clone a git repository without the need of git to be installed on your system.

cli clone curl git rust utility

Last synced: 15 Jan 2025

https://github.com/imshawan/thewordsapi-backend

TheWordsAPI is a free English-English dictionary API developed for educational purposes.

api api-rest backend curl dictionary dictionary-api dictionaryapi english-dictionary express javascript node nodejs rest-api theword thewordsapi

Last synced: 23 Jan 2025

https://github.com/cyclenerd/veloheroup

🚴 Command line interface for uploading to Velo Hero

bash bash-script bike curl cycling running triathlon upload uploader

Last synced: 20 Dec 2024

https://github.com/macbre/curl-http3

A custom curl build with BoringSSL and http3 support via quiche

boringssl container-image curl http3 http3-client quiche

Last synced: 10 Feb 2025

https://github.com/faulkj/webclient

Wrapper class for cURL in PHP. A multipurpose client for APIs, web services, and more.

client curl php

Last synced: 11 Dec 2024

https://github.com/leberkleber/wait-until-curl

Dockerfile which wait until curl response become to expected value

curl docker health healthcheck sh tool wait wait-for-it

Last synced: 29 Dec 2024

https://github.com/malciin/whois-domain-watcher

Http daemon that monitors whois respones for watched domains

aot curl daemon domain dotnet http monitor monitoring net tracker watcher whois

Last synced: 09 Feb 2025

https://github.com/ak5k/reacurl

libcurl Easy Interface partial bindings for REAPER ReaScript

curl curl-library libcurl libcurl-binding libcurl-bindings reaper reaper-plugin reaper-scripts reascript reascripts

Last synced: 06 Dec 2024

https://github.com/antoniocarioca/curl_post

How to use cURL to send POST with PHP.

api curl php

Last synced: 26 Jan 2025

https://github.com/samuelcaldas/simplehtmlparser

Simple HTML Parser is a lightweight Python library designed to extract content from HTML elements based on their ID or class attributes.

curl html html-class html-id parser python regex

Last synced: 01 Feb 2025

https://github.com/nktnet1/easy-libcurl

Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed

curl easy http https libcurl node-libcurl request sync-request sync-request-curl

Last synced: 24 Jan 2025

https://github.com/eafy/ffmpeg-arm-build-script

提供arm-linux sgks6802平台下FFmpeg、x264、OpenSSL、Curl的动、静态库,同时提供对应的编译脚本。

arm build curl ffmpeg linux sh ssl x264

Last synced: 23 Dec 2024

https://github.com/bethropolis/tinyproxy

A lightweight PHP proxy service with caching for fetching and serving web resources.

curl guzzle guzzlehttp offline-browsing php proxy proxy-server

Last synced: 06 Nov 2024

https://github.com/electrikmilk/php-api-class

My own API class, some parts borrowed from php-curl-class.

api curl php

Last synced: 10 Jan 2025

https://github.com/folour/oxide

Simple and lightweight cURL-based HTTP client for PHP 7.1

curl http http-client http-requests https oxide php-curl

Last synced: 01 Feb 2025

https://github.com/heimdallrj/sandbox

just to keep some useful code snippets n test works

curl html mongodb mongoose mysql nodejs npm pdo php vagrant

Last synced: 14 Jan 2025

https://github.com/pmvc-plugin/minions

Minions Server

curl minions pmvc-guid

Last synced: 26 Jan 2025

https://github.com/Feqzz/tmux-weather-info-yr

🌦️ Displays the current temperature and weather based on your location.

curl jq shell-script tmux tmux-plugin weather yr

Last synced: 15 Nov 2024

https://github.com/callocgd/networkmanager

A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines

cpp curl geode geometry-dash http-client imgui pthreads

Last synced: 18 Jan 2025

https://github.com/andrewbrey/remix-curl

A demo of using Remix to send different responses depending on if the client is a browser or curl

curl demo remix remix-run vercel

Last synced: 17 Jan 2025

https://github.com/artbit/bash-oembed

Bash oEmbed Consumer

bash curl oembed

Last synced: 17 Jan 2025

https://github.com/openbookpublishers/archiveurl

Archive a URL in Internet Archive's Wayback Machine.

archive curl wayback-machine

Last synced: 06 Dec 2024

https://github.com/Eafy/FFmpeg-arm-build-script

提供arm-linux sgks6802平台下FFmpeg、x264、OpenSSL、Curl的动、静态库,同时提供对应的编译脚本。

arm build curl ffmpeg linux sh ssl x264

Last synced: 23 Oct 2024

https://github.com/info-mono/colortest

🏳️‍🌈 Customizable Colortest

ansi cli colortest curl posix-sh shell terminal

Last synced: 06 Jan 2025

https://github.com/riwert/gtranslator

Translate between multiple languages using Google Translate in PHP simple script.

curl google-translate php

Last synced: 01 Jan 2025

https://github.com/kleinpanic/file-transfer-website

A portable website designed for minimal traffic. Main purpose is to transfer files between a Debian Gnu/linux computer and my iPhone. As a consequence it is compatible for multiple different types of file transfers over a website.

curl file-transfer linux website

Last synced: 01 Feb 2025

https://github.com/pixelbrackets/html5example

Issue Tracker for html5example.com

copy-paste curl example html5 snippet template wget

Last synced: 20 Jan 2025

https://github.com/liamgallagher737/pure_rust_curl

A curl program written in pure Rust with no external dependencies

curl no-std rust

Last synced: 12 Jan 2025

https://github.com/stk2k/net-driver

HTTP client with plug-in system

curl http-client pluggable

Last synced: 19 Dec 2024

https://github.com/algrvvv/http

Консольная утилита для удобной работы с http запросами

curl golang http utility

Last synced: 01 Feb 2025

https://github.com/gilwong00/go-curl

A CLI curl-like tool for making HTTP requests

cli curl golang

Last synced: 01 Feb 2025

https://github.com/alirezaomidi/alpine-ssh-bash-curl

A small docker image with ssh client, bash, and curl installed.

alpine bash curl ssh ssh-client

Last synced: 21 Dec 2024

https://github.com/nopm-sh/recipes

Recipes for nopm.sh

curl installer package-manager sh

Last synced: 01 Jan 2025

https://github.com/akkiepro/microservice-quiz-app

Quiz App using different microservices such as question-service, quiz-service, service-registry and an api-gateway-service.

api-gateway curl eureka eureka-client eureka-server java microservice microservices-architecture postgresql postman question-service quiz-service rest rest-api restful-api service-registry spring spring-boot sql

Last synced: 14 Jan 2025

https://github.com/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 06 Jan 2025

https://github.com/aportela/sh-shelly-influxdb

publish shelly (plug) device data on influxdb

automation curl grafana influxdb iot jq shell shelly smart-home

Last synced: 01 Feb 2025

https://github.com/hotelmah/online-visitors

PHP Package Online Visitors returns a one-dimensional indexed array of GeoIP data with Remote IP Addresses and sorted DateTime differences for you to use as you wish like rendering to a view.

curl php sqlite3

Last synced: 27 Jan 2025

https://github.com/okaryo/curl_generator

FlutterWeb that can generate curl command easily!

curl flutter flutterweb vercel

Last synced: 21 Dec 2024

https://github.com/pchemguy/url-checker

Batch script for basic URL checking from Windows command prompt using cURL.

command-line curl windows

Last synced: 29 Dec 2024

https://github.com/ayosec/curljson

Wrapper to use JSON with curl

curl

Last synced: 07 Jan 2025

https://github.com/limingxinleo/utils-curl

Curl 类

curl php

Last synced: 19 Jan 2025

https://github.com/rebeeh/heroku-cli-termux

A straightforward script for installing the Heroku CLI on the Termux Android app.

cli curl ebiza heroku heroku-cli heroku-cli-plugin termux

Last synced: 29 Dec 2024

https://github.com/liodakisodysseas/ztcurl

A Zero-Trust Networking Architecute-embedded command line client application that utilizes curl's libcurl() library and the OpenZiti-C SDK to allow secure, authenticated access to OpenZiti services.

c cmake cmake-fetchcontent cmakelists curl curl-library curlrequest libcurl openziti socket sockets zero-trust zero-trust-network zero-trust-network-access zero-trust-security ziti ziti-sdk

Last synced: 14 Jan 2025

https://github.com/mgmadvance/tftroll

Simple application using Riot Games API for game mode TFT

api curl php php7 riot-games-api study tft

Last synced: 02 Jan 2025

https://github.com/asasmith/intro-to-curl-talk

Slides for a talk on cURL

beginner-friendly curl introduction

Last synced: 01 Feb 2025

https://github.com/michal34512/sagum

Video downloading tool based on CURL

command-line-tool curl curl-library downloader video-downloader

Last synced: 21 Dec 2024

https://github.com/herwingx-dev/php-api

Query an api with php

api bootstrap curl php

Last synced: 20 Dec 2024

https://github.com/nihaiden/convenience-scripts

Sometimes setting up manually is a pain - these scripts are here to help 😉

bash curl debian docker ubuntu

Last synced: 21 Jan 2025

https://github.com/gonzalinux/web-go-check

Tool to ping urls and check if they are up

curl go ping tool

Last synced: 20 Dec 2024

https://github.com/emmanuel-sunmbola/curlpost

A side project to test my API

curl php rest-api testing

Last synced: 01 Feb 2025

https://github.com/oddrefrigerator/push_bullet

Push Bullet is a simple application that allows you to send notifications and messages to your devices using the Pushbullet API. This tool is designed for developers who want to integrate Pushbullet notifications into their applications or automate notification delivery.

bash-script curl java powershell pushbullet pushnotifications python shell

Last synced: 26 Oct 2024

cURL Awesome Lists
cURL Categories