Simplify your testing process with a hosted fake REST-API, making it effortless to evaluate and ensure the functionality of your applications.
Name | URL | Method | Request Body | Response |
---|---|---|---|---|
Get Users List | https://www.tinkerbridge.com/api/users-list | GET | ||
Get single user | https://www.tinkerbridge.com/api/user/1 | GET | ||
Add user | https://www.tinkerbridge.com/api/add-user | POST |