Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Moodle Function API doc over REST

I am trying to develop a Moodle Android app. I am using MoodleREST source code for my reference.Is there any other documentation on Moodle site which documents moodle core webservice functions with their required params.

I have found list of functions here http://docs.moodle.org/dev/Web_services_Roadmap but could not get proper documentation on how to call these functions with required params from mobile client using REST.

I am new to moodle and still learning it, so my question can be a little naive so please bear with it :)

like image 775
Harshawardhan Avatar asked Jan 29 '26 11:01

Harshawardhan


1 Answers

This could be helpful http://docs.moodle.org/dev/Creating_a_web_service_client

And if you have some administrator access to Moodle, go to

yourmoodle/admin/webservice/documentation.php , or

Administration > Plugins > Web services > API Documentation.

There is API with documentation. (Dont know if there is better way though :/)

D.

like image 190
Dolfa Avatar answered Feb 01 '26 05:02

Dolfa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!