Difference between revisions of "Mediawiki API"

From PKC
Jump to navigation Jump to search
(Created page with "=Introduction to Mediawiki API= =Process Flow= ==Login Process== ==Page Parse Process== ===Retrieving Page=== ===Updating Page===")
 
Line 1: Line 1:
=Introduction to Mediawiki API=
=Introduction to Mediawiki API=
API stands for Application Programmer Interface, is one way of communicating through a system using a standard way of communication between applications. API Services of this mediawiki can be found in [https://www.pkc.pub/api.php | API Documentation].
=Process Flow=
=Process Flow=
==Login Process==
==Login Process==

Revision as of 13:03, 3 August 2022

Introduction to Mediawiki API

API stands for Application Programmer Interface, is one way of communicating through a system using a standard way of communication between applications. API Services of this mediawiki can be found in | API Documentation.

Process Flow

Login Process

Page Parse Process

Retrieving Page

Updating Page