{"id":20858044,"url":"https://github.com/jacksonsantin/api-web-person","last_synced_at":"2026-04-12T10:32:13.023Z","repository":{"id":175588461,"uuid":"653834546","full_name":"JacksonSantin/api-web-person","owner":"JacksonSantin","description":"Criado uma API para salvar Pessoa, em node.js, e criada a tela em vue.js","archived":false,"fork":false,"pushed_at":"2023-07-27T12:37:08.000Z","size":5948,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T10:46:49.584Z","etag":null,"topics":["api","axios","dotenv","express","mongodb","mongoose","nodejs","swagger","swagger-ui","vue3","vuetify3"],"latest_commit_sha":null,"homepage":"https://about-me-jacksonsantin.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JacksonSantin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-14T20:54:46.000Z","updated_at":"2024-02-20T19:29:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb9ba0db-e3ce-451b-92db-7fbd108fb903","html_url":"https://github.com/JacksonSantin/api-web-person","commit_stats":null,"previous_names":["jacksonsantin/api-web-person"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/JacksonSantin/api-web-person","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Fapi-web-person","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Fapi-web-person/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Fapi-web-person/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Fapi-web-person/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacksonSantin","download_url":"https://codeload.github.com/JacksonSantin/api-web-person/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Fapi-web-person/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839678,"owners_count":25001862,"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-30T02:00:09.474Z","response_time":77,"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":["api","axios","dotenv","express","mongodb","mongoose","nodejs","swagger","swagger-ui","vue3","vuetify3"],"created_at":"2024-11-18T04:44:22.382Z","updated_at":"2025-12-30T21:35:33.240Z","avatar_url":"https://github.com/JacksonSantin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e \n\tAPI RESTful para cadatro de pessoa e consumo da mesma em aplicação VUE. \n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/JacksonSantin/api-web-person?color=%238257E5\"\u003e\n\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/JacksonSantin/api-web-person?color=%238257E5\"\u003e\n\n  \u003ca href=\"https://curriculum-vitae-jacksonsantin.vercel.app\"\u003e\n    \u003cimg alt=\"Feito por Jackson Dhanyel Santin\" src=\"https://img.shields.io/badge/feito%20por-Jackson-%238257E5\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"#-sobre-o-projeto\"\u003eSobre\u003c/a\u003e •\n \u003ca href=\"#-como-está-dividido-o-projeto\"\u003eComo está dividido o projeto\u003c/a\u003e • \n \u003ca href=\"#-tecnologias\"\u003eTecnologias\u003c/a\u003e •  \n \u003ca href=\"#-autor\"\u003eAutor\u003c/a\u003e \n\u003c/p\u003e\n\n## 💻 Sobre o projeto\n\n**API RESTful** - É uma aplicação que foi desenvolvida para praticar a lógica de uma criação totalmente do zero, fazendo o front e back-end.\n\n---\n\n## 🚀 Como está dividido o projeto\n\nEste projeto é divido em duas partes:\n\n1. Back-end (pasta server)\n2. Front-end (pasta web)\n\n💡O Front-end precisa que o Back-end esteja sendo executado para funcionar.\n\n### Pré-requisitos\n\nAntes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:\n[Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) + NPM.\nAlém disto é importante ter um bom editor para trabalhar com o código, sugiro o [VSCode](https://code.visualstudio.com/)\n\nVocê também pode utilizar uma ferramenta para poder consumir a API backend, para esse projeto, utilizamos o [Insomnia](https://insomnia.rest/).\n\n#### 🎲 Rodando o Backend (servidor)\n\n```bash\n\n# Clone este repositório\n$ git clone git@github.com:JacksonSantin/api-web-person.git\n\n# Acesse a pasta do projeto no terminal/cmd\n$ cd api-web-person\n\n# Vá para a pasta server\n$ cd server\n\n# Instale as dependências\n$ npm i\n\n# Execute a aplicação em modo de desenvolvimento\n$ npm start\n\n# O servidor inciará na porta:3000 - acesse http://localhost:3000\n\n```\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/JacksonSantin/api-web-person/blob/master/Insomnia_API_Person.json\" target=\"_blank\"\u003e\u003cimg src=\"https://insomnia.rest/images/run.svg\" alt=\"Run in Insomnia\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n#### 🧭 Rodando a aplicação web (Frontend)\n\n```bash\n\n# Clone este repositório\n$ git clone git@github.com:JacksonSantin/api-web-person.git\n\n# Acesse a pasta do projeto no seu terminal/cmd\n$ cd api-web-person\n\n# Vá para a pasta da aplicação Front End\n$ cd web\n\n# Instale as dependências\n$ npm i\n\n# Execute a aplicação\n$ npm run dev\n\n# A aplicação será aberta na porta:3001 - acesse http://localhost:3001\n\n```\n---\n\n## 🛠 Tecnologias\n\nAs seguintes ferramentas foram usadas na construção do projeto:\n\n#### **Web** ([Vue](https://vuejs.org/)) + [Vuetify](https://vuetifyjs.com/en/))\n\n- **[Axios](https://github.com/axios/axios)**\n\n\u003e Veja o arquivo [package.json](https://github.com/JacksonSantin/api-web-person/blob/main/web/package.json)\n\n#### **Backend** ([NodeJS](https://nodejs.org/en/) + [Javascript](https://www.javascript.com/))\n\n- **[Express](https://expressjs.com/)**\n- **[CORS](https://expressjs.com/en/resources/middleware/cors.html)**\n- **[MongoDB](https://www.mongodb.com/atlas/database)**\n- **[SwaggerUI](https://swagger.io/tools/swagger-ui/)**\n- **[mongoose](https://mongoosejs.com/)**\n- **[nodemon](https://nodemon.io/)**\n- **[dotenv](https://www.dotenv.org/)**\n\n\u003e Veja o arquivo [package.json](https://github.com/JacksonSantin/api-web-person/blob/main/server/package.json)\n\n#### **Utilitários**\n\n- Editor: **[Visual Studio Code](https://code.visualstudio.com/)**\n\n---\n## 👨‍💻 Contribuidores\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://curriculum-vitae-jacksonsantin.vercel.app\"\u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/30778051?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJackson Dhanyel Santin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## 💪 Como contribuir para o projeto\n\n1. Faça um **fork** do projeto.\n2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`\n3. Salve as alterações e crie uma mensagem de commit contando o que você fez: `git commit -m \"feature: My new feature\"`\n4. Envie as suas alterações: `git push origin my-feature`\n\n---\n\n## 🦸 Autor\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://curriculum-vitae-jacksonsantin.vercel.app\"\u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/30778051?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJackson Dhanyel Santin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ca href=\"https://instagram.com/jackson_santin\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Instagram-%23E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/dhanyeljack\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Twitter-1d9bf0?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://fb.com/jackson.santin.52\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Facebook-1877f2?style=for-the-badge\u0026logo=facebook\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e \n\u003ca href = \"mailto:jackdhanyelsn@gmail.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/jackson-dhanyel-santin\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e \n\u003ca href=\"https://curriculum-vitae-jacksonsantin.vercel.app\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-JDS SISTEMAS-333333?style=for-the-badge\u0026logo=web\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e \n\n---\n\n## 📝 Licença\n\nEste projeto esta sobe a licença [MIT](https://github.com/JacksonSantin/api-web-person/blob/master/LICENSE).\n\nFeito com ❤️ por Jackson Dhanyel Santin 👋🏽 [Entre em contato!](https://curriculum-vitae-jacksonsantin.vercel.app/contato)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonsantin%2Fapi-web-person","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacksonsantin%2Fapi-web-person","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonsantin%2Fapi-web-person/lists"}