i have read this articles :Notifications API <http://extensions.xwiki.org/xwiki/bin/view/Extension/Notifications%20API/> and this : Notifications Applications <http://extensions.xwiki.org/xwiki/bin/view/Extension/Notifications%20Application/> So you have an API that is not REST and want to make REST from scratch along with new additions?
Thanks 2018-03-27 17:18 GMT+03:00 Vincent Massol <[email protected]>: > Hi Nikos, > > > On 27 Mar 2018, at 16:14, nikos delis <[email protected]> wrote: > > > > Yes sure Mr Vincent Massol > > here is the link : Add a REST API to XWiki Notifications > > <http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/ > AddaRESTAPItoXWikiNotifications> > > ok cool, I’ve just read it now :) > > see below > > > 2018-03-27 17:11 GMT+03:00 Vincent Massol <[email protected]>: > > > >> Hi Nikos, > >> > >> Is this related to a GSOC project? If so, could you provide the link to > >> this GSOC project so that we can understand the context? > >> > >> This mailing list is for the dev of the XWiki project and not everyone > >> know by heart about the various GSOC projects. > >> > >>> On 27 Mar 2018, at 16:09, nikos delis <[email protected]> wrote: > >>> > >>> Hi all, > >>> I am new on this mailist and thanks for the invite.I have do proposal > for > >>> Add a Rest API to XWiki Notifications. > >>> mr Clément Aubin came into contact with me with some helpful links to > >>> understand how notifications is impliment on Xwiki platform and how > >>> notifications works.I see that you have a complete Notificaton API that > >>> works perfect for Xwiki platform therefore you want to make a REST API > >> to > >>> take notifications from other platforms to Xwiki platform? > > Correct, the idea is to be able to access notifications information from > outside of XWiki using this new REST API for notifications. > > >>> I understood > >>> this from the speech .Second REST API will be created from scratch? or > >> will > >>> build up on the existing? > > From scratch since I don’t think there’s any existing Notifications REST > API. > > But it should use JAXRS and the fwk we already use. See: > * http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/ > XWikiRESTfulAPI > * https://github.com/xwiki/xwiki-platform/tree/master/ > xwiki-platform-core/xwiki-platform-rest > > Thanks! > -Vincent > > >>> Thanks for reading > >>> > >>> Nikos. > >> > >> Thanks > >> -Vincent > >> > >> > >> > >

