API for managing users, tasks, and authentication in a productivity app.
Test and debug your API endpoints in real-time
Register a new user
Login a user
Get current user's profile
Get list of tasks
Create a new task
Get a task by ID
Update a task by ID
Delete a task by ID