[Owncloud] ownCloud News app API

Gregor Tätzner gregor at freenet.de
Sat Jan 12 21:08:45 UTC 2013


On Friday 11 January 2013 09:49:21 Frank Osterfeld wrote:
> 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. 

well, at least the listing of the feeds and folders (only first level) should 
work now. You can access them with:

<oC_location>/ocs/v1.php/news/feeds
<oC_location>/ocs/v1.php/news/folders

I will try to understand the integration in the akonadi resource

> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20130112/2ecc1aa6/attachment.sig>


More information about the Owncloud mailing list