Add server demo link

This commit is contained in:
2019-08-01 22:38:07 +02:00
parent 0c70ee8771
commit 7bddb9a54e
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -16,12 +16,15 @@ Sleep Tracker is intended for anyone interested in improving their sleep and hea
- Make recommendations not only based on sleep time, but also on bed time (some reasearch will need to be done in that area)
- Connect to third party sleep tracking services
> Server demo: https://sleep-tracker-rui.herokuapp.com/
## API Documentation
___
> Values required in **`bold`**.
> All requests need to provide with a JSON Web Token for authentication, except for **`/api/auth/register`** and **`/api/auth/login`**.
### USERS SCHEMA | **`users`**
| field | data type | metadata |
| :--------| :---------------- | :-------------------------------------------------- |