Add News API category

This commit is contained in:
Daniel Khamsing 2017-01-26 09:59:29 -08:00
parent 032f8b23d5
commit 19d66a26a7
1 changed files with 7 additions and 6 deletions

View File

@ -147,6 +147,11 @@
"id": "hacker-news",
"parent": "news"
},
{
"title": "News API",
"id": "news-api",
"parent": "news"
},
{
"title": "Official",
"id": "official"
@ -10957,10 +10962,7 @@
"title": "News",
"description": "Discover and read news on a range of news sources and blogs (66 providers)",
"category-ids": [
"news"
],
"tags": [
"news api"
"news-api"
],
"license": "mit",
"source": "https://github.com/vanyaland/News",
@ -11624,8 +11626,7 @@
{
"title": "DailyFeed",
"source": "https://github.com/paulsumit1993/DailyFeed",
"description": "iOS Client for NewsAPI.org",
"category-ids": ["news", "news api"],
"category-ids": ["news api"],
"tags": ["swift"],
"screenshots": ["https://raw.githubusercontent.com/paulsumit1993/DailyFeed/master/assets/screenshot.jpg"],
"license": "mit",