Web services: Difference between revisions
From MoodleDocs
Line 4: | Line 4: | ||
== Administrator documentation == | == Administrator documentation == | ||
* [[Web services for ordinary users|How to create and enable a web service]] | * [[Web services for ordinary users|How to create and enable a web service]] | ||
* [[Enable mobile web services|How to enable the mobile web service]] | * [[Enable mobile web services|How to enable the mobile web service]] | ||
Revision as of 10:07, 1 November 2011
Web services enable other systems to login to Moodle and perform operations.
Administrator documentation
User documentation
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
- Development:Creating a web service client
- Web service Roadmap
See also
Sharing knowledge:
- The official discussion forum is here
- Web services FAQ
Specification / core development:
Other implementations: