Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Web services: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
#REDIRECT [https://docs.moodle.org/20/en/Web_services Web Services Main Page]
== Developer documentation==
The full API can be founnd on any Moodle sites under ''' Administration block > Plugins > Web services > API Documentation'''.
 
* [[Development:Creating a web service and a web service function | Implement a web service and a web service function]]
* [[Development:Creating a web service client | Implement a web service client]]
* [https://docs.moodle.org/dev/Web_services_Roadmap Web service Roadmap]

Revision as of 08:28, 2 November 2011

Developer documentation

The full API can be founnd on any Moodle sites under Administration block > Plugins > Web services > API Documentation.