{"id":18811901,"url":"https://github.com/jose-murilo/todo-api","last_synced_at":"2026-04-08T20:51:17.402Z","repository":{"id":220362897,"uuid":"751444781","full_name":"Jose-Murilo/todo-api","owner":"Jose-Murilo","description":"Neste projeto de uma todo-list, estou praticando alguns conceitos de back-end para revisar conteúdos e reforçar o aprendizado.","archived":false,"fork":false,"pushed_at":"2024-06-17T14:48:09.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T08:54:05.017Z","etag":null,"topics":["fastify","knex","nodejs","test-automation","typescript","vistest","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Jose-Murilo.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-02-01T16:17:17.000Z","updated_at":"2024-06-17T14:50:02.000Z","dependencies_parsed_at":"2024-11-07T23:31:37.163Z","dependency_job_id":"25730e5e-b84b-43a8-ad82-53dabf49bbba","html_url":"https://github.com/Jose-Murilo/todo-api","commit_stats":null,"previous_names":["jose-murilo/todo-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jose-Murilo/todo-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jose-Murilo%2Ftodo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jose-Murilo%2Ftodo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jose-Murilo%2Ftodo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jose-Murilo%2Ftodo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jose-Murilo","download_url":"https://codeload.github.com/Jose-Murilo/todo-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jose-Murilo%2Ftodo-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["fastify","knex","nodejs","test-automation","typescript","vistest","zod"],"created_at":"2024-11-07T23:28:19.401Z","updated_at":"2026-04-08T20:51:17.383Z","avatar_url":"https://github.com/Jose-Murilo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Neste projeto, estou resolvendo um desafio de back-end, aplicando minhas noções básicas com Node.js, Fastify, TypeScript e validação, com o objetivo de aprendizado contínuo.\n\n# RF (Requisitos funcionais)\n  [x] - Criação de uma task\n\n  [x] - Listagem de todas as tasks\n\n  [x] - Atualização de uma task pelo `id`\n\n  [x] - Remover uma task pelo `id`\n\n  [x] - Marcar pelo `id` uma task como completa\n\n# RN (Regras de negócio)\n-- Uma task deve ter:\n\n  [x] - `id` - Identificador único de cada task\n\n  [x] - `title` - Título da task\n\n  [x] - `description` - Descrição detalhada da task\n\n  [x] - `completed_at` - Data de quando a task foi concluída. O valor inicial deve ser `null`\n\n  [x] - `created_at` - Data de quando a task foi criada.\n\n  [x] - `updated_at` - Deve ser sempre alterado para a data de quando a task foi atualizada.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjose-murilo%2Ftodo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjose-murilo%2Ftodo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjose-murilo%2Ftodo-api/lists"}