Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.02 KB

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.