Update README.md
This commit is contained in:
parent
d050967100
commit
e4c5f447bb
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
[Docs](https://hwelch-fle.github.io/plankapy/plankapy.html)
|
||||||
|
|
||||||
# Rest API Source
|
# Rest API Source
|
||||||
|
|
||||||
|
## Routes
|
||||||
https://github.com/plankanban/planka/blob/master/server/config/routes.js
|
https://github.com/plankanban/planka/blob/master/server/config/routes.js
|
||||||
|
|
||||||
|
## Models
|
||||||
|
https://github.com/plankanban/planka/tree/master/server/api/models
|
||||||
|
|
Loading…
Reference in a new issue