Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rest API #173

Open
mkraha opened this issue Dec 18, 2019 · 10 comments
Open

Rest API #173

mkraha opened this issue Dec 18, 2019 · 10 comments

Comments

@mkraha
Copy link

mkraha commented Dec 18, 2019

Guys,
Any idea about implementing Rest API for Osclass ?

@navjottomer
Copy link
Member

Not for now but sure in future. If someone can contribute to it then this could happen sooner.

@dev-101
Copy link
Contributor

dev-101 commented Dec 18, 2019

wordpress/wp-includes/rest-api/ can be used for ideas (not the same, of course).

@fre2mansur
Copy link
Contributor

I think we can add one more case on controller/ajax.php and create a new model to return

@maddrid
Copy link
Contributor

maddrid commented Aug 21, 2020

Hy . A REST API plugin for is almost ready .
It's on a Test Phase .
All osclass controllers are included + few more goodies !
It's extendable, so you could add your custom api routes to it, same as adding osclass routes .
Jwt auth implemented .
Join the discussion here https://forums.osclasscommunity.com/plugins/rest-api/
category

@mkraha
Copy link
Author

mkraha commented Aug 22, 2020

Looks cool. Could you explain how it works? we just have to install a new plugin or need to be edit core files?

@maddrid
Copy link
Contributor

maddrid commented Aug 22, 2020

@mkraha Just install the plugin .
This is the "Rest api server" part . you will need to build the client ( php or js ) to consume it .
Since it's on develop phase you can request some features here :
https://forums.osclasscommunity.com/plugins/rest-api/
Note : All default osclass front controllers is available through the api .
We are looking for missing features to make them available as soon as possible to version 1 (v1 ) .
Planning the release (v1) in 1 month .
Meanwhile test test test it ,write the documentation ( it will be a long one ) and implement some missing features (if possible )
Thanks .

@arjun0054
Copy link

@mkraha Just install the plugin .
This is the "Rest api server" part . you will need to build the client ( php or js ) to consume it .
Since it's on develop phase you can request some features here :
https://forums.osclasscommunity.com/plugins/rest-api/
Note : All default osclass front controllers is available through the api .
We are looking for missing features to make them available as soon as possible to version 1 (v1 ) .
Planning the release (v1) in 1 month .
Meanwhile test test test it ,write the documentation ( it will be a long one ) and implement some missing features (if possible )
Thanks .

Hi,
Rest api plugin available in public?

@Teurn
Copy link

Teurn commented Oct 2, 2020

Any update?

@TheMrshah
Copy link

Dear Maddrid,

May I know this plugin is ready if yes please can you contact me at [email protected]

Regards
Jay

@patriksh
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants