Test Our Resources with curl
Learn to use the curl command to test functions.
We can test our endpoints using the existing resources. We have two users we can access:
- The first user has the email
toto@toto.org
. Its ID is1
since it was the first resource created. - The second one has the email
test@test.org
. Its ID is2
since it was the second resource created.
Get hands-on with 1400+ tech skills courses.