Skip to content

Instantly share code, notes, and snippets.

@maracuja
maracuja / cmd.sh
Last active March 22, 2016 16:55 — forked from anonymous/cmd.sh
sample curl request against the vision api
curl -v -k -s -H "Content-Type: application/json" https://vision.googleapis.com/v1/images:annotate?key=API_KEY_HERE --data-binary @doodle.json