Add server demo link
This commit is contained in:
@@ -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 |
|
||||
| :--------| :---------------- | :-------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user