Skip to content
/ plinth Public

Foundational backend service for monumental and other similar interfaces

License

Notifications You must be signed in to change notification settings

hatnote/plinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1116fd8 · Aug 31, 2024

History

31 Commits
Sep 3, 2017
Sep 3, 2017
Aug 31, 2024
Aug 26, 2022
Sep 3, 2017
Sep 3, 2017
Mar 13, 2017
Sep 3, 2017
Sep 3, 2017

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