Skip to content

hatnote/plinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small python server providing authorization for edit actions on Wikidata.

Local setup

  1. Install python requirements
pip install -r requirements.txt
  1. Setup config.yaml

Copy config.default.yaml to config.local.yaml. You may need to add oauth consumer info, which you can apply for here. If you need a set of keys for testing purposes (running on localhost:5000), you can email me at stephen.laporte@gmail.com.

  1. Run the dev server
python monumental/server.py

Test it out:

See here for full Wikidata API docs.

About

Foundational backend service for monumental and other similar interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published