From e4c5f447bb6f329a5ccc5bd89069af66cca22c41 Mon Sep 17 00:00:00 2001 From: hwelch-fle <91618355+hwelch-fle@users.noreply.github.com> Date: Wed, 24 May 2023 16:04:09 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 323985b..c78e734 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,9 @@ A python 3 based API for controlling a self-hosted Planka instance [Docs](https://hwelch-fle.github.io/plankapy/plankapy.html) # 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