Web services: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) m (moved Web Services to Web services) |
Helen Foster (talk | contribs) (Managing a Moodle site template, link edits) |
||
Line 1: | Line 1: | ||
{{ | {{Managing a Moodle site}} | ||
Web services enable other systems to login to Moodle and perform operations. | Web services enable other systems to login to Moodle and perform operations. | ||
== Documentation for administrators == | == Documentation for administrators == | ||
* [[How to enable web services for ordinary users]] | * [[Web services for ordinary users|How to enable web services for ordinary users]] | ||
* [[How to enable web services for an external system]] | * [[Web services for an external system|How to enable web services for an external system]] | ||
* [[Enable mobile web services]] | * [[Enable mobile web services]] | ||
== User documentation == | == User documentation == | ||
* [[How to | * [[Security keys|How to obtain a security key]] | ||
== Developer documentation== | == Developer documentation== | ||
Line 23: | Line 22: | ||
Other implementations: | Other implementations: | ||
* [ | * [[:dev:Web_Services:OK_Tech_Web_Services|OK Tech Web Services]] | ||
[[Category:Web Services]] | [[Category:Web Services]] |
Revision as of 17:58, 31 October 2011
Web services enable other systems to login to Moodle and perform operations.
Documentation for administrators
- How to enable web services for ordinary users
- How to enable web services for an external system
- Enable mobile web services
User documentation
Developer documentation
- Development:Creating a web service and a web service function
- Development:Creating a web service client
See also
Specification / core development:
- Development:Web services
- Development:External services security
- Development:External services description
Other implementations: