{"id":19839629,"url":"https://github.com/paulopariz/client-system-back","last_synced_at":"2026-04-10T01:52:55.069Z","repository":{"id":214911883,"uuid":"737647367","full_name":"paulopariz/client-system-back","owner":"paulopariz","description":"APi feita em Node e Typescript para controlar cadastros de clientes.","archived":false,"fork":false,"pushed_at":"2024-02-03T02:44:39.000Z","size":12358,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T11:24:12.725Z","etag":null,"topics":["fastify","mongodb","nodejs","typescript"],"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/paulopariz.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-12-31T22:50:28.000Z","updated_at":"2024-01-20T01:20:39.000Z","dependencies_parsed_at":"2024-11-12T12:37:15.463Z","dependency_job_id":null,"html_url":"https://github.com/paulopariz/client-system-back","commit_stats":null,"previous_names":["paulopariz/client-system-back"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulopariz%2Fclient-system-back","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulopariz%2Fclient-system-back/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulopariz%2Fclient-system-back/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulopariz%2Fclient-system-back/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulopariz","download_url":"https://codeload.github.com/paulopariz/client-system-back/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209545,"owners_count":19927735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","mongodb","nodejs","typescript"],"created_at":"2024-11-12T12:23:33.402Z","updated_at":"2025-12-31T01:08:24.135Z","avatar_url":"https://github.com/paulopariz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Client System API\n\n\n## Tecnologias \n\n- Node.js\n- TypeScript\n- Fastify\n- MongoDB\n\n\n## Model\n\n\u003cpre\u003e\nCustomer {\n  id         String    @id @default(auto()) @map(\"_id\") @db.ObjectId\n  name       String\n  email      String\n  status     Boolean\n  created_at DateTime? @default(now())\n  updated_at DateTime? @default(now())\n\n  @@map(\"customers\")\n}\u003c/pre\u003e\n\n## Rotas\n\n- GET /customers - retorna todos os clientes cadastrados\n- POST /customer - cadastra um cliente\n- PUT /customer/:id - atualiza um cliente\n- DELETE /customer/id= - deleta um cliente\n\n## Front-End\n- https://github.com/paulopariz/client-system-front\n\n## Testes no Postman\nhttps://www.loom.com/share/e1b3077efd5d4530a797845fc7a15727?sid=d8862966-081b-4d16-8a72-0af9b31ebe44\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulopariz%2Fclient-system-back","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulopariz%2Fclient-system-back","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulopariz%2Fclient-system-back/lists"}