No description
6d7c04159f
Fix reference to label_id. |
||
---|---|---|
.github/workflows | ||
.vscode | ||
config | ||
tests | ||
.gitignore | ||
__init__.py | ||
LICENSE | ||
plankapy.py | ||
README.md | ||
setup.py |
plankapy
A python 3 based API for controlling a self-hosted Planka instance
Rest API Source
Routes
https://github.com/plankanban/planka/blob/master/server/config/routes.js
Models
https://github.com/plankanban/planka/tree/master/server/api/models
Helpers
https://github.com/plankanban/planka/tree/master/server/api/helpers