john@example.com
Developerjane@example.com
Designerbob@example.com
ManagerThis app also provides API endpoints for programmatic access:
GET /api/users - Get all usersGET /api/users/:id - Get specific userPOST /api/users - Create new userPUT /api/users/:id - Update userDELETE /api/users/:id - Delete user