Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
See https://www.mediawiki.org/wiki/API:Client_code#Java for a list of such clients. | See https://www.mediawiki.org/wiki/API:Client_code#Java for a list of such clients. | ||
− | == | + | == How to get it == |
− | [[Download| Download / | + | [[Download| Download / Get Mediawiki-Japi]] |
− | == github repository == | + | == Where to find more info == |
+ | === github repository === | ||
* repository: https://github.com/WolfgangFahl/Mediawiki-Japi | * repository: https://github.com/WolfgangFahl/Mediawiki-Japi | ||
* issues: https://github.com/WolfgangFahl/Mediawiki-Japi/issues | * issues: https://github.com/WolfgangFahl/Mediawiki-Japi/issues | ||
− | == Documentation == | + | === Documentation === |
* [http://wolfgangfahl.github.io/Mediawiki-Japi/apidocs/index.html Javadoc] | * [http://wolfgangfahl.github.io/Mediawiki-Japi/apidocs/index.html Javadoc] | ||
* [[Developer_Info]] | * [[Developer_Info]] | ||
− | + | * [http://mediawiki-japi.bitplan.com wiki] | |
− | |||
− | http://mediawiki-japi.bitplan.com | ||
=== Creator === | === Creator === | ||
[http://web.bitplan.com <img src='http://mediawiki-japi.bitplan.com/images/BITPlanLogo2012_197x118.png'/>] | [http://web.bitplan.com <img src='http://mediawiki-japi.bitplan.com/images/BITPlanLogo2012_197x118.png'/>] | ||
− | == Links == | + | === Links === |
[[Install Page|Original Main Page at installation time 2015-01-03]] | [[Install Page|Original Main Page at installation time 2015-01-03]] |
Revision as of 11:57, 4 January 2015
This is the wiki for the Mediawiki-Japi. Its just another Mediawiki API for Java.
What is it
Mediawiki's have a built in API see the Mediawiki API of this site as an example for a Mediawiki API.
To access such an API via Java a Mediawiki API Java Client library is needed.
See https://www.mediawiki.org/wiki/API:Client_code#Java for a list of such clients.
How to get it
Where to find more info
github repository
- repository: https://github.com/WolfgangFahl/Mediawiki-Japi
- issues: https://github.com/WolfgangFahl/Mediawiki-Japi/issues