[Owncloud] ownCloud News app API

Alessandro Cosentino cosenal at gmail.com
Wed Jan 16 00:32:25 UTC 2013


Hi all!

I am sorry if there has been confusion so far with the branches
(Frank, I just saw the irc log).
I am finally no longer that busy with school, so tomorrow I will merge
the branches master and news_angularjs of the news app.
If you wait until Thursday, then we can all start to work on the api
in the master branch of the apps repository.

Thank you,
Alessandro


On Sat, Jan 12, 2013 at 4:08 PM, Gregor Tätzner <gregor at freenet.de> wrote:
> 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



More information about the Owncloud mailing list