Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demo apps and code snippets in Python, Javascript and PHP demonstrating how to use various modules of the MediaWiki Action API

License

NotificationsYou must be signed in to change notification settings

wikimedia/mediawiki-api-demos

Repository files navigation

MediaWiki

This repository has being archived. Are you interested in maintaining it? Contact:ssethi@wikimedia.org.

MediaWiki API Demos

TheMediaWiki Action API is a web service that allows access to some wiki-features like authentication, page operations, and search. It can provide meta information about the wiki and the logged-in user. This repository contains code snippets and demo apps in various programming languages to assist developers for easy use of various modules of the API.

ℹ️View a showcase of interactive demo apps built using the API on Wikimedia Toolforge:https://tools.wmflabs.org/apps-gallery/

Code snippets

Demo apps

Installation

$ git clone https://github.com/wikimedia/mediawiki-api-demos.git$ cd mediawiki-api-demosFor running python code samples: $ cd python$ python3 filename.py Note: Install any necessary python modules with pip and enter any credentials required in the file to run the sample codeFor running javascript code samples:$ cd javascript$ node filename.jsNote: Install any necessary node modules with npm and enter any credentials requiredin the file to run the sample codeFor running php code samples:$ cd php$ php filename.phpNote: Install necessary modules by `apt-get install php-cli php-curl` and enter any credentialsrequired in the file to run the sample code

About

Demo apps and code snippets in Python, Javascript and PHP demonstrating how to use various modules of the MediaWiki Action API

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors33


[8]ページ先頭

©2009-2025 Movatter.jp