From 1232f11084761f5118946ef405400f565e2c1110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20S=C3=A1nchez?= Date: Thu, 30 May 2013 08:11:56 -0700 Subject: [PATCH 1/3] --- gistfile1.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 gistfile1.sh diff --git a/gistfile1.sh b/gistfile1.sh new file mode 100644 index 0000000..e5c9730 --- /dev/null +++ b/gistfile1.sh @@ -0,0 +1 @@ +curl -v --data "@bla.txt" -H "x-calais-licenseID: **MYKEY**" -H "content-Type: text/raw" -H "Accept: application/json" 'http://api.opencalais.com/tag/rs/enrich' \ No newline at end of file From 454f93313a79fb9edb644994adcae01ff11b9573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20S=C3=A1nchez?= Date: Fri, 19 Jul 2013 00:24:35 -0700 Subject: [PATCH 3/3] --- gistfile1.sh => OpenCalais.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gistfile1.sh => OpenCalais.sh (100%) diff --git a/gistfile1.sh b/OpenCalais.sh similarity index 100% rename from gistfile1.sh rename to OpenCalais.sh