{"id":21654913,"url":"https://github.com/avijeetpandey/spring-todo-backend","last_synced_at":"2026-04-30T11:36:44.316Z","repository":{"id":190676193,"uuid":"683133992","full_name":"avijeetpandey/spring-todo-backend","owner":"avijeetpandey","description":"A repo simulating todo application backend made using Java and Springboot","archived":false,"fork":false,"pushed_at":"2023-10-16T19:03:03.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T06:32:38.363Z","etag":null,"topics":["java","rest-api","spring-boot"],"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/avijeetpandey.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":"2023-08-25T17:21:30.000Z","updated_at":"2023-08-26T19:04:29.000Z","dependencies_parsed_at":"2024-11-25T08:40:29.842Z","dependency_job_id":null,"html_url":"https://github.com/avijeetpandey/spring-todo-backend","commit_stats":null,"previous_names":["avijeetpandey/spring-todo-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avijeetpandey/spring-todo-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fspring-todo-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fspring-todo-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fspring-todo-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fspring-todo-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avijeetpandey","download_url":"https://codeload.github.com/avijeetpandey/spring-todo-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fspring-todo-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","rest-api","spring-boot"],"created_at":"2024-11-25T08:29:21.995Z","updated_at":"2026-04-30T11:36:39.309Z","avatar_url":"https://github.com/avijeetpandey.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Todo application backend \nA simple Todo Application backend \nmade using spring and Java , still \na work in progress\n\n\n## Implemented Features\n- Ability to create a todo\n- Mark a todo complete\n- Delete a todo\n- Update a todo\n- Ability to get list of all todo's\n- Global ApiResponse handler to handle both success and failure cases of the API\n- Custom exceptions ex ResourceNotFoundException\n\n### ToDo structure\nTodo {\n   title: String\n   isCompleted: Boolean\n   createdAt: Date\n}\n\n## How to run project ?\nClone the project and install the required dependencies in the gradle file\n- Spring web\n- Spring dev tools \n- Spring JPA\n- MySQL connector\n- Lombok\n\nAfter that open IDE of your choice and run `SpringTodoBackendApplication` class and the server will be\nrunning on `PORT = 9000`\n\nYou can also configure the project setting as per local system eg MySQL etc\nin the `application.properties` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favijeetpandey%2Fspring-todo-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favijeetpandey%2Fspring-todo-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favijeetpandey%2Fspring-todo-backend/lists"}