Rosetta Code:API: Difference between revisions

From Rosetta Code
Content added Content deleted
(Placeholder.)
 
(Some content for the API page.)
 
Line 1: Line 1:
{{stub}}This will be a corpus of documentation on programmatically interacting with Rosetta Code, including the MediaWiki API as it relates to Rosetta Code, any language-specific libraries people deem to use interact with the site, as well as any other services Rosetta Code may add from time to time.
{{stub}}
=MediaWiki=

[[Rosetta Code:API/MediaWiki|MediaWiki]] runs at the core of Rosetta Code. It offers several builtin programmatic interfaces, including [[Rosetta Code:API/MediaWiki/api.php|api.php]] and [[Rosetta Code:API/MediaWiki/index.php|index.php]].
This will be a corpus of documentation on programmatically interacting with Rosetta Code, including the MediaWiki API as it relates to Rosetta Code, any language-specific libraries people deem to use interact with the site, as well as any other services Rosetta Code may add from time to time.
==Perl==
There are at least two [[Rosetta Code:API/MediaWiki/Perl|Perl bindings]] for interacting with MediaWiki, [[Rosetta Code:API/MediaWiki/Perl/MediaWiki::API|MediaWiki::API]] and [[Rosetta Code:API/MediaWiki/Perl/MediaWiki::Bot|MediaWiki::Bot]].
=Wordpress=
The Rosetta Code blog is currently powered by Wordpress.

Latest revision as of 13:18, 21 July 2009

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

This will be a corpus of documentation on programmatically interacting with Rosetta Code, including the MediaWiki API as it relates to Rosetta Code, any language-specific libraries people deem to use interact with the site, as well as any other services Rosetta Code may add from time to time.

MediaWiki

MediaWiki runs at the core of Rosetta Code. It offers several builtin programmatic interfaces, including api.php and index.php.

Perl

There are at least two Perl bindings for interacting with MediaWiki, MediaWiki::API and MediaWiki::Bot.

Wordpress

The Rosetta Code blog is currently powered by Wordpress.