{"id":23103641,"url":"https://github.com/edgartec97/pubsub-nodejs-fastify","last_synced_at":"2026-05-03T02:37:57.612Z","repository":{"id":39850027,"uuid":"495270679","full_name":"EdgarTec97/PubSub-NodeJS-Fastify","owner":"EdgarTec97","description":"Project in NodeJS using Google Cloud Platform (GCP) PubSub and Fastify as web framework","archived":false,"fork":false,"pushed_at":"2024-01-04T23:07:58.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T21:43:25.502Z","etag":null,"topics":["clean-architecture","ddd","fastify","gcp","gcp-p","hexagonal-architecture","pusub","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/EdgarTec97.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-23T05:30:48.000Z","updated_at":"2024-11-05T07:41:35.000Z","dependencies_parsed_at":"2024-12-17T00:22:11.467Z","dependency_job_id":"2c512491-e140-4a42-9964-238f3cfc81e1","html_url":"https://github.com/EdgarTec97/PubSub-NodeJS-Fastify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EdgarTec97/PubSub-NodeJS-Fastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgarTec97%2FPubSub-NodeJS-Fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgarTec97%2FPubSub-NodeJS-Fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgarTec97%2FPubSub-NodeJS-Fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgarTec97%2FPubSub-NodeJS-Fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdgarTec97","download_url":"https://codeload.github.com/EdgarTec97/PubSub-NodeJS-Fastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgarTec97%2FPubSub-NodeJS-Fastify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32556771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"online","status_checked_at":"2026-05-03T02:00:09.297Z","response_time":103,"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":["clean-architecture","ddd","fastify","gcp","gcp-p","hexagonal-architecture","pusub","typescript"],"created_at":"2024-12-17T00:22:03.583Z","updated_at":"2026-05-03T02:37:57.586Z","avatar_url":"https://github.com/EdgarTec97.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Challenge\n\nChallenge is a ... TODO: Place description here\n\n## 💻 I'm a dev, how do I get started?\n\nPrerequisites:\n\n- [Node.js](https://nodejs.org/es/download): version v14.17.2\n- [TypeScript](https://www.typescriptlang.org):\n- [Yarn](https://www.yarn.com/): version 1.22.17\n- [Docker](https://docs.docker.com/get-docker/): version 20.10.8\n- [Docker-compose](https://docs.docker.com/compose/install/): version 1.29.2\n\n## ENDPOINTS\n\n- [POST] `http://localhost:4000/publish` Send message by kafka with body like this...\n\n```json\n{\n  \"message\": {\n    \"data\": {\n      \"id\": \"1877888\",\n      \"type\": \"tracking_carrier_service_initialize\",\n      \"occurredAt\": \"2022-05-04T05:41:24.120Z\",\n      \"attributes\": {\n        \"carriers\": [\n          {\n            \"carrier\": \"ENVIA\",\n            \"country\": \"CO\",\n            \"serviceType\": \"STANDARD\",\n            \"version\": \"1.0.0\",\n            \"trackingIds\": [\"014994732425\"],\n            \"providerInfo\": {\n              \"email\": \"test@test.com\",\n              \"clientId\": \"123\"\n            }\n          }\n        ]\n      }\n    },\n    \"meta\": {}\n  }\n}\n```\n\nNow:\n\n# Steps to follow in sequential order\n\n```bash\ngit clone git@github.com:EdgarTec97/PubSub-NodeJS-Fastify.git\ncd PubSub-NodeJS-Fastify\nyarn\n```\n\nYou are now good ready to go!! 👯\n\n### `yarn` scripts\n\n- `start`: run the project in development mode with nodemon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgartec97%2Fpubsub-nodejs-fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgartec97%2Fpubsub-nodejs-fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgartec97%2Fpubsub-nodejs-fastify/lists"}