Updated Features (markdown)

Lauri Ojansivu 2017-09-25 00:22:59 +03:00
parent e6456678e8
commit 2edf97a8d9

@ -107,13 +107,8 @@
## API
* [REST API](https://github.com/wekan/wekan/issues/1037)
Example:
```
curl http://localhost:3000/users/login -d "username=myloginname&password=mypassword"
```
* [REST API ISSUE](https://github.com/wekan/wekan/issues/1037)
* [REST API Docs](https://github.com/wekan/wekan/wiki/REST-API)
## Webhooks
Sending notifications for board activities. Tested with [Slack](https://slack.com/) and [Rocket.chat](https://rocket.chat/).