We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How do we create api for new plugin? | Forum

Gaurav Patel
Gaurav Patel Oct 15 '14
Hello,

I need to create API for my new plugin bol services.


I have found there is OW_ApiActionController is provided by oxwall.


I need to know how do we utilize feature of oxwall to implement new API for plugin.


Advance Thanks,

Gaurav

Daisy Team
Daisy Nov 4 '14
No, you cannot use this class. This is the base method developed for the core functionality only and cannot be used for other purposes. If you provide us with more information about the technical effect you are trying to achieve - we will try to find a proper solution.
Gaurav Patel
Gaurav Patel Nov 4 '14
Thanks for your reply.


Actually i need to create API for existing photos and videos plugin of oxwall.


Is there any way to achieve or access videos and photos plugin data as json api call?


Daisy Team
Daisy Nov 23 '14
Could you please explain what the main purpose of this API is? This will help me to understand better the technical effect you are trying to achieve.
Gaurav Patel
Gaurav Patel Nov 24 '14
I need to create API that will expose Videos or Photos Plugin data in terms of Json response.



Pustak Sadan
Pustak Sadan Mar 31 '15
Hi Gaurav,


I am working a plugin to enable RESTFul web APIs (integrating Restler). Plugin is partially completed.

Details will be keep posted to my blog site here:

I am looking for collaborations. Please let me know if interested.


PS