:
- wordpress:
JSON API

get_category_index api, : http://www.example.com/api/get_category_index
:
{
"status": "ok",
"count": 332,
"categories": [{
"id": 4637,
"slug": "soft_360",
"title": "360",
"description": "",
"parent": 4618,
"post_count": 2
}, {
"id": 4498,
"slug": "amazon",
"title": "Amazon",
"description": "",
"parent": 3390,
"post_count": 29
}, {
......
}, {
"id": 860,
"slug": "default_classification",
"title": "\u9ed8\u8ba4\u5206\u7c7b",
"description": "",
"parent": 17,
"post_count": 3
}]
}
:
JSON API - WordPress