pocket: reuse pockexport data access layer

BREAKING CHANGE! Data parsing was switched to pockexport.
This would help to keep it consistent across different apps in the future.

When you update, you'll need to:

- clone pockexport (latest version)
- set pockexport repository in your config (see doc/MODULES.org)
This commit is contained in:
Dima Gerasimov 2020-05-27 08:22:57 +01:00 committed by karlicoss
parent 6453ff415d
commit f175acc848
4 changed files with 87 additions and 50 deletions

View file

@ -427,7 +427,7 @@ Several other HPI modules are following a similar pattern: hypothesis, instapape
** Twitter
Twitter is interesting, because it's an example of a data source that *arbitrates* between several data sources from the same service.
Twitter is interesting, because it's an example of an HPI module that *arbitrates* between several data sources from the same service.
The reason to use multiple in case of Twitter is: