migreva / mediawiki

A MediaWiki API wrapper for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-mediawiki | CircleCI | GoDoc | Coverage Status

A MediaWiki API wrapper for Go.

Documentation

Documentation specific to this implementation is located on GoDoc.

Documentation specific to the MediaWiki API in general is located at their own wiki.

Examples are located in the examples subdirectory.

Supported features

  • Login/Logout
  • Edit Pages
  • Read Pages
  • Upload
  • Download
  • Generic API Interface
  • Unit tests

License

This software is licensed under the MIT license. Pull requests and issues are welcome.

About

A MediaWiki API wrapper for Go

License:MIT License


Languages

Language:Go 100.0%