{"id":35070183,"url":"https://github.com/guilhermegarcia86/hexagonal-example","last_synced_at":"2026-04-06T08:31:21.126Z","repository":{"id":42988207,"uuid":"471527675","full_name":"guilhermegarcia86/hexagonal-example","owner":"guilhermegarcia86","description":"A simple exemple using Hexagonal Architecture and Typescript","archived":false,"fork":false,"pushed_at":"2022-04-10T21:14:31.000Z","size":155,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-02T14:26:29.124Z","etag":null,"topics":["express","fastify","hexagonal-architecture","nodejs","typeorm","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/guilhermegarcia86.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-03-18T21:56:51.000Z","updated_at":"2023-02-20T13:29:31.000Z","dependencies_parsed_at":"2022-09-09T18:22:27.596Z","dependency_job_id":null,"html_url":"https://github.com/guilhermegarcia86/hexagonal-example","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/guilhermegarcia86/hexagonal-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermegarcia86%2Fhexagonal-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermegarcia86%2Fhexagonal-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermegarcia86%2Fhexagonal-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermegarcia86%2Fhexagonal-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilhermegarcia86","download_url":"https://codeload.github.com/guilhermegarcia86/hexagonal-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermegarcia86%2Fhexagonal-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["express","fastify","hexagonal-architecture","nodejs","typeorm","typescript"],"created_at":"2025-12-27T11:55:23.974Z","updated_at":"2026-04-06T08:31:21.122Z","avatar_url":"https://github.com/guilhermegarcia86.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hexagonal Architecture Example\n\n![alt text](https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Hexagonal_Architecture.svg/313px-Hexagonal_Architecture.svg.png)\n\nThis an example using Hexagonal Architecture using Typescript and NodeJS.\n\nIt's used **Express**, **Fastify** and **TypeORM** on the edge layer.\n\nIs recommended to have the Docker and Docker-Compose installed.\n\n## Run\n\nBefore all if you have **Docker** and **Docker-Compose** you may run:\n\n```bash\ndocker-compose up -d\n```\n\nInstall all dependencies\n```bash\nnpm i\n```\n\nTo run using Express\n```bash\nnpm run start:express\n```\n\nTo run using Fastify\n```bash\nnpm run start:fastify\n```\n\n## Test\n\nTo run the tests\n\n```bash\nnpm run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermegarcia86%2Fhexagonal-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhermegarcia86%2Fhexagonal-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermegarcia86%2Fhexagonal-example/lists"}