By joy on Wednesday, 24 May 2017
Replies 1
Likes 0
Views 1.3K
Votes 0
Hi i would like to develop Apps using Easysocial for mobile. In Jomsocial they got a API documentation which allows me to build with it.

Couldn't found something like that on your page. Appcarver did it already, so it should be possible =)

Kind regards
joy
Hey Joy,

Currently we do not have any docs for this Rest API for Easysocial, because this REST api is not complete yet, but i believe it quite similar how you build for Jomsocial.

For example :
If you would like to do the login layer, you can take a look of this following view.json.php file which POST Parameters is required, JoomlaFolder/components/com_easysocial/views/account/view.json.php

Those API file most likely located at the view folder JoomlaFolder/components/com_easysocial/views/../view.json.php

e.g. stream part is located at this file JoomlaFolder/components/com_easysocial/views/stream/view.json.php

Hope this will help.
·
Wednesday, 24 May 2017 12:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post