Curlicue

Open source cURL OAuth wrapper for the command line
Download

Curlicue Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Decklin Foster
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 7 KB

Curlicue Tags


Curlicue Description

Open source cURL OAuth wrapper for the command line Curlicue is a free and open source small wrapper script that invokes curl with the necessary headers for OAuth. Curlicue should run on any POSIX-compatible shell. Keys, tokens, and secrets are stored in text files as form-encoded data.A Curlicue command looks like the equivalent curl command, with some extra options at the beginning:curlicue URLOAuth credentials are read from FILE(s). Extra OAuth parameters, if any, are specified with -p. Parameters in files or in the arugment to -p should be percent-encoded and separated with &. Either -- or a URL ends processing of Curlicue parameters and passes the rest along to curl.If you don't specify any FILEs, Curlicue will try to read credentials from ~/.curlicue/HOST, where HOST is the hostname component of your URL.


Curlicue Related Software