blob: f9dda4624dcb087a6fb6d1e6594199cc708bea81 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name" : "OpenCalais",
"version" : "0.1",
"base_url" : "http://api.opencalais.com/tag/rs/",
"methods" : {
"enrich" : {
"path" : "/enrich",
"method" : "POST"
}
}
}
|