To do
- Draft a page on mediawiki.org showing how to implement an endpoint in an extension using the REST interface
- Review and remove Draft banner
Audience
- Product infrastructure team
- Extension developers
Organization
See T233976.
References
- Action API docs
- RFC: https://phabricator.wikimedia.org/T221177
- Source code: https://github.com/wikimedia/mediawiki/tree/master/includes/Rest
- Example extension: https://github.com/bpirkle/RestApiExample