Tag: post
Post to Delicious From Command Line
June 16, 2009
Post to Delicious curl “https://<username>:<password>@api.del.icio.us/v1/posts/add?&url=[URL]&description=[TITLE]&tags=[TAGS]&replace=no”
Post To Identi.ca using Curl
May 2, 2009
Post a status update to identi.ca using just curl curl –basic –user binnyva:PASSWORD –data-ascii “status=The new status goes here” http://identi.ca/api/statuses/update.xml
Recent Comments