Updated REST API (markdown)

Lauri Ojansivu 2017-10-20 14:24:38 +03:00
parent 5adbd678db
commit dde90ca075

@ -326,6 +326,12 @@ curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \
}
```
# Information about boards of user
```
curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \
http://localhost:3000/api/usersXQMZgynx9M79qTtQc/boards
```
# User List
Retrieves the user list.