Interactive API playground for testing CRUD operations using REST architecture.
Fetch latest users from database.
Retrieve a single user by user ID.
Create a new user resource.
Update existing user information.
Partially update existing user data.
Delete user resource by ID.
{
"id": 1
}