{"id":15760022,"url":"https://github.com/padupe/conceitos_typescript","last_synced_at":"2026-05-06T04:07:11.923Z","repository":{"id":44914467,"uuid":"392844133","full_name":"padupe/conceitos_typescript","owner":"padupe","description":"API desenvolvida entre os Capítulos II e IV do Ignite da Rocketseat.","archived":false,"fork":false,"pushed_at":"2022-01-26T11:41:14.000Z","size":1802,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T09:14:35.620Z","etag":null,"topics":["express","jest","nodejs","swagger","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/padupe.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":"2021-08-04T22:58:08.000Z","updated_at":"2022-05-01T18:15:44.000Z","dependencies_parsed_at":"2022-09-05T20:20:50.119Z","dependency_job_id":null,"html_url":"https://github.com/padupe/conceitos_typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/padupe/conceitos_typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fconceitos_typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fconceitos_typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fconceitos_typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fconceitos_typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padupe","download_url":"https://codeload.github.com/padupe/conceitos_typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fconceitos_typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["express","jest","nodejs","swagger","typescript"],"created_at":"2024-10-04T10:40:38.154Z","updated_at":"2026-05-06T04:07:11.897Z","avatar_url":"https://github.com/padupe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ignite [Rocketseat](https://rocketseat.com.br/ 'Rocketseat')\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003ch2\u003eTrilha de Node.js\u003c/h2\u003e\r\n\u003c/div\u003e\r\n\r\n\u003cdiv align=\"center\" style=\"display: inline_block\"\u003e\u003cbr\u003e\r\n      \u003cimg align=\"center\" alt=\"Padupe-Node\" height=\"40\" width=\"40\" src=\"https://github.com/devicons/devicon/blob/master/icons/nodejs/nodejs-original.svg\"\u003e\r\n\u003c/div\u003e\r\n\r\n---\r\n\r\n## 💻 Como utilizar a Aplicação?\r\n\r\n```\r\n# Clone este repositório\r\n$ git clone https://github.com/padupe/conceitos_typescript\r\n\r\n# Instale as dependências\r\n$ yarn install\r\n\r\n# \"Suba\" os containers em Docker\r\n$ docker-compose up\r\n\r\n# Para rodar os testes\r\n$ yarn test\r\n```\r\n\r\n## 📄 Documentação\r\n\r\nhttp://localhost:3333/api-docs/\r\n\r\n## 🔧 Ferramentas Utilizadas\r\n\r\n- [BCrypt](https://www.npmjs.com/package/bcrypt 'BCrypt')\r\n- [Class-Transformer](https://www.npmjs.com/package/class-transformer 'Clas-Transformer')\r\n- [Cors](https://www.npmjs.com/package/cors 'Cors')\r\n- [Docker](https://www.docker.com/ 'Docker')\r\n- [DotEnv](https://www.npmjs.com/package/dotenv 'DotEnv')\r\n- [ESLint](https://eslint.org/ 'ESLint')\r\n- [Express](https://expressjs.com/pt-br/ 'Express')\r\n- [ExpressJS Async Errors](https://www.npmjs.com/package/express-async-errors 'ExpressJS Async Errors')\r\n- [Jest](https://jestjs.io/pt-BR/docs/cli 'Jest')\r\n- [JSONWebToken](https://www.npmjs.com/package/jsonwebtoken 'JSONWebToken')\r\n- [Mime](https://www.npmjs.com/package/mime, 'Mime')\r\n- [Multer](https://www.npmjs.com/package/multer 'Multer')\r\n- [Node-Rate-Limiter-Flexible](https://github.com/animir/node-rate-limiter-flexible 'Node-Rate-Limiter-Flexible')\r\n- [PostgreSQL](https://www.postgresql.org/ 'PostgreSQL')\r\n- [Prettier](https://prettier.io/ 'Prettier')\r\n- [Redis](https://redis.io/ 'Redis')\r\n- [Swagger](https://swagger.io/ 'Swagger')\r\n- [SuperTest](https://www.npmjs.com/package/supertest 'SuperTest')\r\n- [TSConfig-Paths](https://www.npmjs.com/package/tsconfig-paths, 'TSConfig-Paths')\r\n- [TSyringe](https://github.com/microsoft/tsyringe 'TSyringe')\r\n- [TypeORM](https://typeorm.io/#/ 'TypeORM')\r\n- [TypeScript](https://www.typescriptlang.org/ 'TypeScript')\r\n\r\n---\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003ch2\u003eEntre em contato com o desenvolvedor\u003c/h2\u003e\r\n  \u003ca href=\"https://www.linkedin.com/in/paulo-eduardo-peixoto-2155a866/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\r\n  \u003ca href=\"mailto:peixoto.pauloeduardo@gmail.com\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\r\n \t\u003ca href=\"https://api.whatsapp.com/send?phone=5512988268618\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge\u0026logo=whatsapp\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\r\n  \u003ca href=\"https://t.me/Padupe\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge\u0026logo=telegram\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\r\n\u003c/div\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fconceitos_typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadupe%2Fconceitos_typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fconceitos_typescript/lists"}