{"id":20633819,"url":"https://github.com/kanziw/hello-node","last_synced_at":"2025-09-09T14:43:37.081Z","repository":{"id":39452772,"uuid":"272998135","full_name":"kanziw/hello-node","owner":"kanziw","description":"Simple server for test","archived":false,"fork":false,"pushed_at":"2023-01-24T02:58:17.000Z","size":1715,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T07:34:25.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kanziw.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":"2020-06-17T14:36:56.000Z","updated_at":"2020-06-18T16:42:55.000Z","dependencies_parsed_at":"2023-02-13T13:50:13.201Z","dependency_job_id":null,"html_url":"https://github.com/kanziw/hello-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanziw%2Fhello-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanziw%2Fhello-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanziw%2Fhello-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanziw%2Fhello-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanziw","download_url":"https://codeload.github.com/kanziw/hello-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242635164,"owners_count":20161435,"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","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":[],"created_at":"2024-11-16T14:22:26.424Z","updated_at":"2025-03-09T02:26:28.743Z","avatar_url":"https://github.com/kanziw.png","language":"TypeScript","readme":"# hello-node\n\n\u003e Simple server for test\n\n## Commands\n\n```zsh\n$ make help\nUsage: \n\n build    build the application\n run      run the application(card)\n test     run tests\n lint     check everything's okay\n format   format files\n help     prints this help message\n```\n\n## APIs\n\n### GET /\n\n```text\n👋 Hello there?\n```\n\n### GET /v1/time\n\n```json\n{\n  \"timestamp\": 1592404155,\n  \"timestamp_ms\": 1592404155293,\n  \"time_human\": \"2020-06-17T23:29:15.293000000+00:00\"\n}\n```\n\n### GET /v1/msa\n\nMicro service 간 Tracing 을 체크하기 위해 사용하면 좋을 Endpoint.  \nRelated ENV\n* TARGET_HOST: Endpoint 내에서 API 요청을 보낼 target server host\n* HEADER_PREFIXES_FOR_PROPAGATION: `TARGET_HOST` 에 API 요청을 보낼 때 함께 전달 할 header prefix. `,` 로 분리하여 여러개를 넣을 수 있다.\n* DELAY_MS_BETWEEN_REQUEST_TO_TARGET: target server 에 요청을 보내기 전/후로 가질 delay\n\nTARGET_HOST 역시 `hello-node` 이어야 아래처럼 깔끔하게 떨어진다.\n\n```json\n{\n  \"name\": \"RootServiceName\",\n  \"headers\": { \"headers_from\": \"request\" },\n  \"history\": [\n    { \"name\":  \"RootServiceName\", \"headers\": { \"headers_from\": \"request\" } },\n    { \"name\":  \"TargetServiceName\", \"headers\":  {} },\n  ]\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanziw%2Fhello-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanziw%2Fhello-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanziw%2Fhello-node/lists"}