mirror of
https://github.com/balkian/gists.git
synced 2024-10-31 23:51:44 +00:00
1 line
160 B
Bash
1 line
160 B
Bash
|
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'
|