Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moodlehq/sample-ws-clients
Sample clients for testing Web Services
https://github.com/moodlehq/sample-ws-clients
Last synced: about 12 hours ago
JSON representation
Sample clients for testing Web Services
- Host: GitHub
- URL: https://github.com/moodlehq/sample-ws-clients
- Owner: moodlehq
- Created: 2011-09-15T09:16:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T22:42:22.000Z (over 4 years ago)
- Last Synced: 2025-01-02T01:09:37.374Z (8 days ago)
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 142
- Watchers: 48
- Forks: 135
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Demo web service clients for Moodle 2
They work for any Moodle 2.X excepted when mentioned (for example REST-JSON will only be available in Moodle 2.2 and later)Note: it is sometimes not easy to know how to format the parameters (they can be found into Admin block > plugins > Web services > API documentation).
In order to help, Patrick Pollet wrote a script in PHP at http://tracker.moodle.org/browse/CONTRIB-3472. It produces all the 'skeleton' parameters.