Projects tagged ‘curl’


[91 total ]

612 Users
   

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP ... [More] PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]
Created over 3 years ago.

15 Users
   

libcurl is library for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT ... [More] , FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]
Created about 1 year ago.

4 Users

PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Created over 2 years ago.

4 Users

Used to get XML files from the EVE-Online API and store the results in a MySQL database. More detailed explanationHere an extend explanation of what Yapeal does since it a little different then ... [More] the other PHP API libraries people are using. It not only grabs the data from the API for you but also saves the data into a MySQL database as well. It was made to be ran from a crontab job and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database tables not the API and XML. It was made to be set and forget once configured. [Less]
Created 11 months ago.

3 Users
 

Tarzan is a fast, powerful PHP toolkit for building web applications with Amazon Web Services. Tarzan is an object-oriented PHP5 API for working with some of Amazon's web services. Tarzan has a ... [More] consistent API across classes, is fully object-oriented with little-to-no code duplication across the API, has complete API documentation, and is developed by a commercial entity that uses AWS in pretty hardcore ways. This means that that there will be long-term continued support as well as enhancements and helpers that make the API as useful as possible. The API is fully documented, and support is provided primarily by users, for users. Read and contribute to the documentation wiki. [Less]
Created about 1 year ago.

2 Users
 

Haskell binding to libcurl
Created about 1 year ago.

1 Users
   

Write and run functional tests of your web application using resources available on almost every Linux host. bashWebTest is an esoteric framework that started as part dare, part experiment. At this ... [More] point the tool has become somewhat useful for my situation so I figure it's a good time to let others check it out. I am giving back to the internets. The crudest, ugliest code in the world is available right now. Take a peek if only you're terribly desperate for a lame testing tool. [Less]
Created about 1 year ago.

1 Users
 

cURL Installation Script for UnrealIRCd
Created over 2 years ago.

1 Users
 

twitter-gx is a simple script which submits Twitter tweets from the command line, or from a zenity dialog. It handles length checking and shortens large URLs using twurl.nl. It relies on curl ... [More] , zenity, and awk at the moment, but will probably be expanded to use wget if curl is not found. [Less]
Created about 1 year ago.

1 Users

curlIE is an implementation of a subset of the cURL command line interface in JavaScript using the XMLHttpRequest object in the Microsoft Windows Script Host environment. This tool will help you ... [More] to retrieve remote files from a DOS prompt or in batch files. [Less]
Created 11 months ago.