{"id":23485306,"url":"https://github.com/gabriel4420/clean-architecture-typescript","last_synced_at":"2026-04-29T00:32:44.450Z","repository":{"id":44471812,"uuid":"512735984","full_name":"Gabriel4420/clean-architecture-typescript","owner":"Gabriel4420","description":"Projeto de estudo sobre BDD (Behavior Driven Development), Clean Archtecture e Tests com Jest, no qual simula uma funcionalidade de api de um possivel sistema de e-commerce que carrega uma lista de compras offline com cache.","archived":false,"fork":false,"pushed_at":"2023-01-09T00:57:53.000Z","size":157,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T07:47:09.506Z","etag":null,"topics":["bdd","bdd-tests","cache-simulator","clean-architecture","clean-code","jest-tests","node","tdd","test","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Gabriel4420.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-11T11:52:30.000Z","updated_at":"2022-07-11T11:57:09.000Z","dependencies_parsed_at":"2023-02-08T08:00:28.438Z","dependency_job_id":null,"html_url":"https://github.com/Gabriel4420/clean-architecture-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gabriel4420/clean-architecture-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel4420%2Fclean-architecture-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel4420%2Fclean-architecture-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel4420%2Fclean-architecture-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel4420%2Fclean-architecture-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabriel4420","download_url":"https://codeload.github.com/Gabriel4420/clean-architecture-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel4420%2Fclean-architecture-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["bdd","bdd-tests","cache-simulator","clean-architecture","clean-code","jest-tests","node","tdd","test","typescript"],"created_at":"2024-12-24T22:12:38.822Z","updated_at":"2026-04-29T00:32:44.433Z","avatar_url":"https://github.com/Gabriel4420.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" id=\"top\"\u003e \n  \u003cimg src=\"./assets/TypeScript.jpg\" alt=\"Clean Architecture Typescript\" /\u003e\n\n\u0026#xa0;\n\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eClean Architecture Typescript\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Principal linguagem do projeto\" src=\"https://img.shields.io/github/languages/top/Gabriel4420/clean-architecture-typescript?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Quantidade de linguagens utilizadas\" src=\"https://img.shields.io/github/languages/count/Gabriel4420/clean-architecture-typescript?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Tamanho do repositório\" src=\"https://img.shields.io/github/repo-size/Gabriel4420/clean-architecture-typescript?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Licença\" src=\"https://img.shields.io/github/license/Gabriel4420/clean-architecture-typescript?color=56BEB8\"\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#dart-sobre\"\u003eSobre\u003c/a\u003e \u0026#xa0; | \u0026#xa0; \n  \u003ca href=\"#sparkles-funcionalidades\"\u003eFuncionalidades\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#rocket-tecnologias\"\u003eTecnologias\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#white_check_mark-pré-requisitos\"\u003ePré requisitos\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#checkered_flag-começando\"\u003eComeçando\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#memo-licença\"\u003eLicença\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"https://github.com/Gabriel4420\" target=\"_blank\"\u003eAutor\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## :dart: Sobre\n\nProjeto de estudo sobre BDD (Behavior Driven Development), Clean Archtecture e Tests com Jest, no qual simula uma funcionalidade de api de um possivel sistema de e-commerce que carrega uma lista de compras offline com cache.\n\n## :sparkles: Funcionalidades\n\n:heavy_check_mark: Sistema executa o comando \"Carregar Compras\" \\\n:heavy_check_mark: Sistema carrega os dados do Cache \\\n:heavy_check_mark: Sistema valida se o Cache tem menos de 3 dias \\\n:heavy_check_mark: Sistema cria uma lista de compras a partir dos dados do Cache \\\n:heavy_check_mark: Sistema retorna a lista de compras \\\n:heavy_check_mark: Sistema retorna lista vazia, se houver algum erro \\\n:heavy_check_mark: Sistema retorna lista vazia, se o cache estiver expirado \\\n:heavy_check_mark: Sistema retorna lista vazia \\\n:heavy_check_mark: Sistema retorna lista vazia, se o cache estiver vazio \\\n:heavy_check_mark: Sistema valida se o Cache tem menos de 3 dias \\\n:heavy_check_mark: Sistema executa o comando \"Carregar Compras\" \\\n:heavy_check_mark: Sistema carrega os dados do Cache \\\n:heavy_check_mark: Sistema valida se o Cache tem menos de 3 dias \\\n\n## :rocket: Tecnologias\n\nAs seguintes ferramentas foram usadas na construção do projeto:\n\n- [Node.js](https://nodejs.org/en/)\n- [Faker](https://fakerjs.dev/)\n- [Jest](https://jestjs.io/pt-BR/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## :white_check_mark: Pré requisitos\n\nAntes de começar :checkered_flag:, você precisa ter o [Git](https://git-scm.com) e o [Node](https://nodejs.org/en/) instalados em sua maquina.\n\n## :checkered_flag: Começando\n\n```bash\n# Clone este repositório\n$ git clone https://github.com/Gabriel4420/clean-architecture-typescript\n\n\n# Instale as dependências\n$ yarn\n\n# Para iniciar o projeto\n$ yarn start\n\n# O app vai inicializar em \u003chttp://localhost:3000\u003e\n```\n\n## :memo: Licença\n\nEste projeto está sob licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.\n\n\u003ca href=\"#top\"\u003eVoltar para o topo\u003c/a\u003e\n\n\u0026#xa0;\n\n\u003ch4 align=\"center\"\u003e\n  Feito com ❤️ por Gabriel Rodrigues 👋️ \u003ca href=\"mailto:gabriel_rodrigues_perez@hotmail.com\"\u003eEntre em contato!\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\n  \u003ca href=\"https://www.linkedin.com/in/gabriel-rodrigues-perez-2069b072/\"\u003e\n    \u003cimg alt=\"Gabriel Rodrigues Perez\" src=\"https://img.shields.io/badge/LinkedIn-Gabriel_Rodrigues-0e76a8?style=flat\u0026logoColor=white\u0026logo=linkedin\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.facebook.com/gabriel.rodrigues.perez\"\u003e\n    \u003cimg alt=\"Gabriel Rodrigues Perez\" src=\"https://img.shields.io/badge/Facebook-Gabriel_Rodrigues-1778F2?style=flat\u0026logoColor=white\u0026logo=facebook\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.instagram.com/gabriel_rodrigues_perez/\"\u003e\n    \u003cimg alt=\"Gabriel Rodrigues Perez\" src=\"https://img.shields.io/badge/Instagram-@gabriel4420-833AB4?style=flat\u0026logoColor=white\u0026logo=instagram\"\u003e\n  \u003c/a\u003e\n  \n  \n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel4420%2Fclean-architecture-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel4420%2Fclean-architecture-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel4420%2Fclean-architecture-typescript/lists"}