There are only 2 methods you can use:
- getUsers, which gives you a list of all users in database
- getComments provides comments of an actual user (requires user ID)
https://example.com/getComments?id=1All responses come in JSON format.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
There are only 2 methods you can use:
https://example.com/getComments?id=1All responses come in JSON format.