Add base url
This commit is contained in:
parent
0f35b91e8e
commit
d02aaf2495
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# API endpoints:
|
||||
|
||||
Base url = `https://corder.tech`
|
||||
|
||||
|
||||
| Endpoint | Return |
|
||||
| ------------------------ | ------------------------------ |
|
||||
| `/mocha/users/{user_id}` | row with the given user |
|
||||
|
|
Reference in a new issue