From d05096710048e4ab737c8816f98d46c93cb71206 Mon Sep 17 00:00:00 2001 From: hwelch-fle <91618355+hwelch-fle@users.noreply.github.com> Date: Wed, 24 May 2023 16:03:19 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc08fd0..323985b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ A python 3 based API for controlling a self-hosted Planka instance [Docs](https://hwelch-fle.github.io/plankapy/plankapy.html) + +# Rest API Source +https://github.com/plankanban/planka/blob/master/server/config/routes.js