mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-24 14:13:16 +03:00
Add News API category
This commit is contained in:
parent
032f8b23d5
commit
19d66a26a7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user