add news service (#282)

This commit is contained in:
Asim Aslam
2021-11-24 10:43:34 +00:00
committed by GitHub
parent 3f64826136
commit 6186bf717b
14 changed files with 808 additions and 7 deletions

9
news/publicapi.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "news",
"icon": "📰",
"category": "web",
"display_name": "News",
"pricing": {
"News.Headlines": 10000
}
}