This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 106
Home
Bernhard Posselt edited this page Nov 23, 2015
·
60 revisions
The News app provides a plugin interface for developers, see How to write plugins
- Share an article via Mail by Alessandro Cosentino
- How to provide an explore service The URL can be changed in the admin page to use a custom service to show feed recommendations
- How to write plugins
- News app v1.2 API documentation
- News app v2.0 API documentation (draft phase)
- Building the package
The following libraries can be used to use the News app API easily:
- Node.js:
- oc-news-js
This enables you to directly extract the article from the html page. Useful to enhance feeds that only provide a link to the article content by fetching the article content directly from the page
If you've written your own, please consider sending a pull request!