{"id":14982931,"url":"https://github.com/rishonkumar/task-mangement-backend","last_synced_at":"2026-02-28T15:01:05.487Z","repository":{"id":252029227,"uuid":"839185468","full_name":"rishonkumar/Task-Mangement-Backend","owner":"rishonkumar","description":"RESTful API backend for task management. Features CRUD operations for tasks, user authentication, and registration. Built with Spring Boot","archived":false,"fork":false,"pushed_at":"2024-08-25T15:18:25.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T15:14:06.338Z","etag":null,"topics":["spring-boot","spring-mvc"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishonkumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-07T05:58:38.000Z","updated_at":"2024-08-25T22:56:08.000Z","dependencies_parsed_at":"2025-02-14T16:41:59.566Z","dependency_job_id":null,"html_url":"https://github.com/rishonkumar/Task-Mangement-Backend","commit_stats":null,"previous_names":["rishonkumar/task-mangement-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishonkumar/Task-Mangement-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishonkumar%2FTask-Mangement-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishonkumar%2FTask-Mangement-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishonkumar%2FTask-Mangement-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishonkumar%2FTask-Mangement-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishonkumar","download_url":"https://codeload.github.com/rishonkumar/Task-Mangement-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishonkumar%2FTask-Mangement-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29938962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spring-boot","spring-mvc"],"created_at":"2024-09-24T14:06:26.850Z","updated_at":"2026-02-28T15:01:05.462Z","avatar_url":"https://github.com/rishonkumar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management Backend\r\n\r\n## API Endpoints\r\n\r\n### Task Management\r\n\r\n#### Create Task\r\n- **URL:** `POST /api/tasks`\r\n- **Description:** Creates a new task\r\n- **Request Body:** JSON object with task details (e.g., title, description, due date)\r\n- **Response:** Success or error message\r\n\r\n#### Retrieve All Tasks\r\n- **URL:** `GET /api/tasks`\r\n- **Description:** Retrieves a list of all tasks\r\n- **Response:** JSON array of tasks\r\n\r\n#### Retrieve Specific Task\r\n- **URL:** `GET /api/tasks/{id}`\r\n- **Description:** Retrieves details of a specific task by its ID\r\n- **Response:** JSON object of the task\r\n\r\n#### Update Task\r\n- **URL:** `PUT /api/tasks/{id}`\r\n- **Description:** Updates details of an existing task\r\n- **Request Body:** JSON object with updated task details\r\n- **Response:** Success or error message\r\n\r\n#### Delete Task\r\n- **URL:** `DELETE /api/tasks/{id}`\r\n- **Description:** Deletes a specific task by its ID\r\n- **Response:** Success or error message\r\n\r\n### User Authentication\r\n\r\n#### User Login\r\n- **URL:** `POST /api/auth/login`\r\n- **Description:** Authenticates a user and returns a token\r\n- **Request Body:** JSON object with username and password\r\n- **Response:** JSON object with authentication token\r\n\r\n#### User Registration\r\n- **URL:** `POST /api/auth/register`\r\n- **Description:** Registers a new user\r\n- **Request Body:** JSON object with user details (e.g., username, password)\r\n- **Response:** Success or error message\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishonkumar%2Ftask-mangement-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishonkumar%2Ftask-mangement-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishonkumar%2Ftask-mangement-backend/lists"}