[Owncloud] ownCloud News app API
Frank Osterfeld
frank.osterfeld at gmail.com
Fri Jan 11 08:49:21 UTC 2013
Hi!
On Jan 8, 2013, at 8:52 PM, Bernhard Posselt wrote:
>
> OC_OCS_Result will very likely be used in the API layer classes.
> Businesslayer and OC_OCS_Result arent mutually exclusive.
>
> To clarify how a request will work:
>
> 1. Some program (e.g. Akkregator) calls the link /news/api/items/all
The first calls that would be needed for an Akonadi resource would be listing of all feeds/folders, i.e. the feeds and folders themselves, and their properties.
The items they contain would be the second step.
Then Create/Update/Delete of feeds and folders
Then listing items, updating read state, etc.
Frank
More information about the Owncloud
mailing list