plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
7.75k stars 719 forks source link

REST APIs #199

Open BartokIT opened 2 years ago

BartokIT commented 2 years ago

Hi, there is the availability of some REST apis?

Shahin-rmz commented 2 years ago

I second this

decole commented 1 year ago

I wanted to make integration with sentry in php. so that you can add a bugs card to the rest api entrypoint

Cyber1000 commented 1 year ago

Someone seems to have made python api around planka (not tested myself), but I would like a REST-API too (would also help converting/syncing from one task app to another, what I try for now): https://github.com/plankanban/planka/discussions/419