{"id":20636762,"url":"https://github.com/jrsousadev/seven-inc","last_synced_at":"2026-04-15T15:34:01.500Z","repository":{"id":58982494,"uuid":"534813461","full_name":"jrsousadev/Seven-INC","owner":"jrsousadev","description":"👨🏻‍💻 System Back-end Server with Express, Node, Prisma and Postgress","archived":false,"fork":false,"pushed_at":"2022-09-12T17:27:41.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T08:45:32.329Z","etag":null,"topics":["challenge","express","nodejs","postgress","prisma","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/jrsousadev.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}},"created_at":"2022-09-09T21:38:15.000Z","updated_at":"2022-09-10T04:01:32.000Z","dependencies_parsed_at":"2023-01-18T05:15:43.797Z","dependency_job_id":null,"html_url":"https://github.com/jrsousadev/Seven-INC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrsousadev/Seven-INC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsousadev%2FSeven-INC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsousadev%2FSeven-INC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsousadev%2FSeven-INC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsousadev%2FSeven-INC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrsousadev","download_url":"https://codeload.github.com/jrsousadev/Seven-INC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrsousadev%2FSeven-INC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269908357,"owners_count":24494546,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["challenge","express","nodejs","postgress","prisma","typescript"],"created_at":"2024-11-16T15:12:05.280Z","updated_at":"2026-04-15T15:34:01.462Z","avatar_url":"https://github.com/jrsousadev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 📋 Seven INC\n\nAPI Desenvolvida com o intuito de gerenciar funcionários! (Challenge Seven)\n\n## O que foi utilizado no projeto:\n\n- [x] Typescript\n- [x] Express\n- [x] Postgress\n- [x] Prisma\n- [x] Nodejs\n\n### Regras de negócio:\n\n- [x] Cadastrar funcionário\n- [x] Editar funcionário        \n- [x] Deletar funcionário      \n- [x] Listar funcionário          \n- [x] Listar todos os funcionários \n\n### Endpoints:\n\n- [x] [POST] \"/employee\"\n- [x] [PUT] \"/employee/:id\"\n- [x] [DELETE] \"/employee/:id\"\n- [x] [GET] \"/employee/:id\"\n- [x] [GET] \"/employee\"\n\n### Project architecture\n\n```\n.\n├── src/\n│   └── database\n|   └── environments\n|   └── modules\n|       └── Employeee\n|           └── Controllers\n|           └── Services\n|   └── repositories\n|   └── shared\n|       └── containers\n|       └── errors\n|       └── routes\n|   └── utils\n└── ...\n```\n\n### Exemplo API (Criar funcionário)\n\n![image](https://user-images.githubusercontent.com/92350736/189468078-6a5689d6-63a9-48c9-a825-4599621299ce.png)\n\n### Iniciando o Projeto\n\n** Clone o repositório e instale as dependências.\n```sh\n# install dependencies\n\u003e yarn\n# or\n\u003e yarn install\n\n# copy .env file\n\u003e cp .env.example .env\n\n# Generating the migration\n\u003e yarn prisma migrate dev\n\n# start project\n\u003e yarn dev\n\n# open in\nhttp://localhost:9000/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrsousadev%2Fseven-inc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrsousadev%2Fseven-inc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrsousadev%2Fseven-inc/lists"}