Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/curl
- Wikipedia: https://en.wikipedia.org/wiki/CURL
- Repo: https://github.com/curl/curl
- Created by: Daniel Stenberg
- Released: April 8, 1997
- Related Topics: http-client,
- Aliases: libcurl,
- Last updated: 2025-01-29 00:07:03 UTC
- JSON Representation
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/atejeda/throwfile
A mini c++ application usig curl-library to send files to dropbox.
Last synced: 11 Jan 2025
https://github.com/josephgodwinkimani/zettatel-php-sdk
UnOfficial PHP SDK for Zettatel SMS API
composer-library curl guzzlehttp php-library php-sdk sms sms-api
Last synced: 09 Jan 2025
https://github.com/eindiran/interject
Prevent `curl | sh` shennanigans by piping curl's output into an editor.
bash curl installation-scripts pipe-viewer
Last synced: 23 Jan 2025
https://github.com/msdeep14/securebank
API service to request bank details specific to query URL
banking-applications curl django django-rest-framework djangorestframework-jwt heroku heroku-app jwt jwt-authentication postgres-database python python37 rest-api
Last synced: 08 Jan 2025
https://github.com/bitsofinfo/cicd-toolbox
Simple alpine docker image for CICD ops with bash, redis, python, curl, jq, jo, and yq. Run bash, python scripts, cURL ops, manipulate JSON and YAML!
bash cicd continuous-delivery continuous-integration curl devops jo jq json shell yaml yq
Last synced: 29 Jan 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
Last synced: 26 Jan 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/phpgt/curl
Object oriented cURL wrapper.
curl curl-multi oop-library php-7 php-curl php-curl-async php-interface phpgt wrapper
Last synced: 12 Oct 2024
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/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: 06 Dec 2024
https://github.com/masterwifinetworksolution/termux-auto-planemode
Script termux auto plane mode, tugas yang di jalankan adalah ketika ping tidak ada hasil atau data seluler mati atau tidak ada koneksi data. Maka dengan cepat melakukan mode on off pesawat otomatis.
android-application android-development bash bash-script curl mode-pesawat mode-plane nodejs termux termux-boot
Last synced: 23 Jan 2025
https://github.com/10nates/justcurl
Simple interaction with the command line cURL interface. Allows for native synchronous low-latency connections.
curl js npm npm-package npmjs sync wrapper
Last synced: 13 Jan 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Dec 2024
https://github.com/brlin-tw/launchpad-api-request-signing-lab
Learning signing Launchpad API requests with shell commands.
Last synced: 06 Dec 2024
https://github.com/tynes/redux-ws-server
dispatch redux actions via http server
curl http nodejs redux websockets
Last synced: 17 Dec 2024
https://github.com/rosette-api/curl-examples
cUrl examples for the Rosette API
categorization curl entity-extraction lemmatization morphology natural-language-processing nlp relation-extraction sentiment text-analytics text-embedding text-mining tokenization
Last synced: 12 Nov 2024
https://github.com/ruzhila/mget_rust
A multithread downloader by rust
100-line-code campus-project curl learning-by-doing reqwest rust wget
Last synced: 15 Oct 2024
https://github.com/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
Last synced: 04 Jan 2025
https://github.com/enishant/localhost-dev-php7
Vagrant LAMP Development Environment with PHP7.x
apache composer curl git lamp lamp-stack mysql node nodejs php php7 phpmyadmin rabbitmq redis vagrant vagrant-vbguest vim wordpress wpcli
Last synced: 19 Jan 2025
https://github.com/pronamic/action-wp-pronamic-directory-plugin-deploy
Deploy your WordPress plugin file to the Pronamic plugin directory with this GitHub action.
curl gcloud gcloud-cli github github-actions github-cli google google-cloud google-cloud-platform wordpress wordpress-development wordpress-plugin
Last synced: 23 Jan 2025
https://github.com/evilmartians/docker-curl
A simple docker image which contains curl (based on Alpine linux)
Last synced: 14 Jan 2025
https://github.com/bvolpato/curlswag
:shell: Bash code completion for curl + swagger
Last synced: 26 Jan 2025
https://github.com/xtuc/curltainer
curl anything running inside a Docker container, even with no exposed ports
Last synced: 24 Jan 2025
https://github.com/saehun/pasted-request
Generate a http request config from a curl command string or a raw http request string.
axios curl http nodejs parser request typescript
Last synced: 18 Dec 2024
https://github.com/tachi107/scrafurl
Lightweight libcurl wrapper written in C++20
Last synced: 20 Jan 2025
https://github.com/atpalmer-python/recurl
libcurl adapter for Python's requests
curl libcurl libcurl-bindings python python-c-extension python3
Last synced: 06 Dec 2024
https://github.com/milindkusahu/qtrip-dynamic
QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.
bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest
Last synced: 20 Dec 2024
https://github.com/mdaashir/internezy
https://www.internezy.com/
css3 curl full-stack html5 internship js placement projects reactjs training webdevelopment website
Last synced: 06 Dec 2024
https://github.com/andrflor/openai-c
Pure c openai-api client implementation [WIP]
c c89 curl gpt-3 openai openai-api
Last synced: 20 Jan 2025
https://github.com/callmeahmedr/postex-api-integration
PostEx API Integration
api-rest curl php postex postex-api
Last synced: 10 Oct 2024
https://github.com/epic-codebase/aws_serverless_fullstack_app
A task management AWS serverless full-stack app developed by leveraging standard / real-time development practices.
aws aws-cloudformation aws-cloudfront aws-cloudwatch aws-cognito aws-dynamodb aws-lambda ci-cd codecov curl fastapi git github-actions magnum poetry pytest python serverless-framework vue
Last synced: 29 Jan 2025
https://github.com/eecavanna/curl-to-email
Google Apps Script that sends an email when it receives an HTTP request
curl email google-apps-script zsh
Last synced: 17 Jan 2025
https://github.com/antoniocarioca/curl_api
How to use cURL to connect to the API and retrieve and read JSON from the API with PHP.
Last synced: 18 Jan 2025
https://github.com/ehsaniara/bitbucket-util
Docker Image for Bitbucket CI/CD Pipeline Image with JAVA 11 (JDK)
aws-cli bitbucket-ci cd-pipeline curl docker git java java11 kubernetes maven nodejs ssh-client unzip wget
Last synced: 07 Jan 2025
https://github.com/prathmeshsoni/curltopython
🐍 Curl to Python: Convert Curl Commands to Python and Display Response Details 🔄🐍
Last synced: 18 Dec 2024
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/thomassuedbroecker/watson-tts-invocation
This project contains a bash script automation example for the IBM Cloud Watson Test to Speech service.
bash curl ibmcloudcli watson-text-to-speech
Last synced: 18 Jan 2025
https://github.com/graphql-in-depth/graphcurl
GraphQL curl-like command-line client
apollo apollo-client cli command command-line console csv csv-import curl graphql graphql-client graphql-import graphql-import-cli import json winston yaml
Last synced: 19 Dec 2024
https://github.com/zapalm/curl-helper
CURL helper - the simple PHP-library to do HTTP-requests.
curl hacktoberfest helper http-client http-request php php-library requests
Last synced: 01 Nov 2024
https://github.com/localtools/php-http-client
Human-friendly and powerful HTTP client package for PHP
client curl framework http http-client psr-18 psr-7 rest
Last synced: 28 Dec 2024
https://github.com/overshard/alpinefiles
Some of the files that I use on my Alpine Linux servers.
alpine borgbackup caddy curl docker docker-compose git neovim ufw
Last synced: 30 Dec 2024
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/sunuazizrahayu/php-proxy-server
Pass through server / proxy with PHP and Curl
curl forward-request php proxy
Last synced: 08 Dec 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/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/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/peter-bread/bootstrap
Collection of bootstrap scripts for different systems!
bash bootstrap configuration curl script shell
Last synced: 14 Oct 2024
https://github.com/imjuni/jin-curlize
create curl command from FastifyRequest
curl curl-commands fastify fastifyjs
Last synced: 08 Dec 2024
https://github.com/richpeers/laravel-log-oauth2-curl
Custom Laravel Log driver
Last synced: 24 Jan 2025
https://github.com/andrewprofile/http-client
PHP HTTP client
curl http-client php7 webservices
Last synced: 18 Jan 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/dkorunic/cloudbench-https
poor-man AWS-based multi-AZ site benchmark
availability-zone aws aws-ec2 benchmark cloud curl http https
Last synced: 28 Dec 2024
https://github.com/perkss/c-programming-examples
Some C Programming Examples from the Tutorials on my blog
c cmake curl makefile pointers programming-pearls
Last synced: 06 Jan 2025
https://github.com/CodeEagle/curl-ios-build-scripts
Build CURL Framework with HTTP(S)-only support to use on iOS
Last synced: 23 Oct 2024
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/riwert/gtranslator
Translate between multiple languages using Google Translate in PHP simple script.
Last synced: 01 Jan 2025
https://github.com/piedweb/curl
[READ-ONLY] PHP curl OOP Wrapper and a bit more
Last synced: 14 Oct 2024
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: 07 Dec 2024
https://github.com/nylaurent/automated-image-uploader
A Python script that monitors a folder for images, uploads them to a server after 30 seconds using curl, and moves uploaded files to a separate folder to avoid duplicates.
Last synced: 20 Jan 2025
https://github.com/yangboz/deepdetectmessager
🤖 SNS+iMessager for DeepDetect MicroServices' bots.
artificial-intelligence bags-classification bags-service caffe chatbot computer-vision connector curl deep-learning deepdetect docker gender-classification gpu microservices-architecture mllib nclasses neural-network objective-c wechat-mini-program
Last synced: 15 Dec 2024
https://github.com/iytem/installing-docker
installing docker
curl debian docker docker-ce docker-compose docker-swarm slack
Last synced: 23 Oct 2024
https://github.com/balazs4/alola
curl -i | alola
api-test api-testing assert curl json nodejs
Last synced: 22 Dec 2024
https://github.com/eylles/dld-downloader-wrapper
wrapper script for cli download utilities, curl, aria2c and megatools
aria2 curl megatools wrapper wrapper-script
Last synced: 10 Jan 2025
https://github.com/dtinth/glitch-synchronizer
Automatically synchronize Glitch projects to GitHub using GitHub Actions.
curl git github-actions glitch shell-script
Last synced: 23 Jan 2025
https://github.com/mskian/push-api
Store FCM Tokens in Database by using PHP and PDO.
curl firebase firebase-cloud-messaging json notifications pdo pdo-mysql php push push-notifications token
Last synced: 29 Dec 2024
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/lucasgdb/node-sse-example
Server-Sent Events example in Node.js
curl docker monorepo node react server-sent-events sse typescript
Last synced: 23 Oct 2024
https://github.com/palmtreephp/curl
:palm_tree: cURL wrapper to make HTTP requests easier
Last synced: 12 Jan 2025
https://github.com/ripio/trade
Examples for using the Ripio Trade API.
api curl examples java javascript python ripio shell trade
Last synced: 19 Dec 2024
https://github.com/hoverth/ctow
curl to wget - a simple utility for converting curl commands to wget commands
command-line converter curl rust wget
Last synced: 10 Oct 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/gusenov/vk-sh
Shell-скрипты для автоматизации действий ВКонтакте.
bash bash-script bash-scripting curl jq shell shell-script shell-scripting shell-scripts sponge vkontakte vkontakte-api
Last synced: 31 Dec 2024
https://github.com/abrahamkoloboe27/file-to-json-projet-streamlit-bash
Lien de l'application
bash-script ci-cd curl data-processing docker dockerhub excel json makefile pandas-dataframe python shell-script streamlit
Last synced: 12 Dec 2024