{"id":25146646,"url":"https://github.com/franciscoylderlan/api-todoapplication","last_synced_at":"2026-05-17T11:35:14.318Z","repository":{"id":163969414,"uuid":"639414106","full_name":"FranciscoYlderlan/API-ToDoApplication","owner":"FranciscoYlderlan","description":"API backend desenvolvida em Java utilizando o framework Spring Boot. A API é responsável por fornecer serviços para gerenciar uma lista de tarefas, permitindo a criação, atualização, exclusão e recuperação de tarefas.","archived":false,"fork":false,"pushed_at":"2023-05-11T12:50:04.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T05:04:27.436Z","etag":null,"topics":["api","crud","java","springboot","sql"],"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/FranciscoYlderlan.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-05-11T12:31:40.000Z","updated_at":"2023-06-06T18:28:36.000Z","dependencies_parsed_at":"2023-05-25T05:00:36.940Z","dependency_job_id":null,"html_url":"https://github.com/FranciscoYlderlan/API-ToDoApplication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FranciscoYlderlan/API-ToDoApplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranciscoYlderlan%2FAPI-ToDoApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranciscoYlderlan%2FAPI-ToDoApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranciscoYlderlan%2FAPI-ToDoApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranciscoYlderlan%2FAPI-ToDoApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FranciscoYlderlan","download_url":"https://codeload.github.com/FranciscoYlderlan/API-ToDoApplication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranciscoYlderlan%2FAPI-ToDoApplication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","crud","java","springboot","sql"],"created_at":"2025-02-08T20:19:44.473Z","updated_at":"2026-05-17T11:35:14.313Z","avatar_url":"https://github.com/FranciscoYlderlan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# task-list-api\n\nThis repository contains the source code for a backend API developed in Java using the Spring Boot framework. The API is responsible for providing services to manage a task list, allowing the creation, updating, deletion, and retrieval of tasks.\n\n## Key Features\n\n- CRUD (Create, Read, Update, Delete) operations for tasks: The API offers endpoints to create new tasks, retrieve information of existing tasks, update existing tasks, and delete tasks.\n- Task status management: Each task can have an associated status such as \"pending\", \"in progress\", or \"completed\". The API allows updating the status of a task.\n- Authentication and Authorization: The API implements an authentication and authorization system to ensure that only authenticated users can create, update, or delete tasks. Access to the endpoints is controlled through authentication tokens.\n- Data Validation: The API performs validation of input data, ensuring that mandatory fields are present and that the data is in the appropriate format.\n\n## Technologies Used\n\n- Java: The programming language used to develop the API.\n- Spring Boot: The Java framework used to facilitate web application development.\n- Spring Data JPA: The Spring library used to interact with the database, providing an abstraction layer for CRUD operations.\n- Relational Database (e.g. H2 Database in Memory): Stores the information of tasks and application users.\n- RESTful API: The API follows REST principles and standards for resource exposure and interactions through HTTP endpoints.\n- JSON: The data format used for communication between the API and clients.\n\n## Usage\n\n1. Clone the repository: `git clone https://github.com/your-username/API-ToDoApplication.git`\n2. Configure the database connection in the `application.properties` file.\n3. Build and run the application using Maven or your preferred IDE.\n4. Access the API endpoints using a tool like cURL or a REST client.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your proposed changes.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranciscoylderlan%2Fapi-todoapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranciscoylderlan%2Fapi-todoapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranciscoylderlan%2Fapi-todoapplication/lists"}