Skip to content

Instantly share code, notes, and snippets.

@edsu
Created December 17, 2010 17:14
Show Gist options
  • Select an option

  • Save edsu/745298 to your computer and use it in GitHub Desktop.

Select an option

Save edsu/745298 to your computer and use it in GitHub Desktop.
post to unalog w/ curl
curl --user user:pass --header "Content-type: application/json" --data '{"url": "http://inkdroid.org", "title": "inkdroid.org"}' http://localhost:8000/entry/new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment