Documentation ¶
Overview ¶
Package api implements a portion of the Google Reader API.
Only JSON output is supported and is assumed.
A lot of stuff here that would otherwise work fine is subtly broken and needs more work on the database side to fix. Anything involving offsets and limits especially, is broken, because the database works in pages.
All respones here are also modeled upon how FreshRSS returns responses.
This would not be possible without the following documents: - https://feedhq.readthedocs.io/en/latest/api/reference.html - https://github.com/arowser/google-reader-api - https://ranchero.com/downloads/GoogleReaderAPI-2009.pdf
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.