wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Add feature: API #43

Closed xet7 closed 7 years ago

xet7 commented 7 years ago

Asked on original Wekan Gitter by @RaviRokkam_twitter

RaviRokkam wanted to integrate website with Wekan, so if task is added to website, it should be added as a card to Wekan.

This would require API to access Wekan data.

For those interested in this, please add all existing previous info as listed in 2) of https://github.com/wefork/wekan/wiki/FAQ

xet7 commented 7 years ago

Related Python-based project: https://github.com/LINKIWI/wekan-api

flowli commented 7 years ago

LINKIWI's wekan-api works but seems to have read-only access. So adding a card is not included.

xet7 commented 7 years ago

Discussion moved back to https://github.com/wekan/wekan/issues/166