It's is Task Manager where user can manage their task..
https://tasksmanager.up.railway.app/taskTt will returns the list of the task .
https://tasksmanager.up.railway.app/task/{id}Getting task my Id
https://tasksmanager.up.railway.app/task/{id}It will Update the Task by it's Id..
https://tasksmanager.up.railway.app/taskIt will add the task to the database
https://tasksmanager.up.railway.app/taskIt will Delete the task to the database