{"id":19025272,"url":"https://github.com/dz1kill/server_to_server_http_fastify","last_synced_at":"2026-04-12T07:31:49.031Z","repository":{"id":187197529,"uuid":"676443046","full_name":"dz1kill/server_to_server_http_fastify","owner":"dz1kill","description":"Scheme: client - server - server, all communication takes place via http protocol.","archived":false,"fork":false,"pushed_at":"2023-08-09T09:39:52.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T19:14:18.130Z","etag":null,"topics":["fastify","microservice","swager","typescript","zod"],"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/dz1kill.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":"2023-08-09T07:59:28.000Z","updated_at":"2023-08-09T09:42:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f6d9eca-8b63-476f-bb43-aec1236da180","html_url":"https://github.com/dz1kill/server_to_server_http_fastify","commit_stats":null,"previous_names":["dz1ki/server_to_server_http_fastify","dz1kill/server_to_server_http_fastify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dz1kill/server_to_server_http_fastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dz1kill%2Fserver_to_server_http_fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dz1kill%2Fserver_to_server_http_fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dz1kill%2Fserver_to_server_http_fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dz1kill%2Fserver_to_server_http_fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dz1kill","download_url":"https://codeload.github.com/dz1kill/server_to_server_http_fastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dz1kill%2Fserver_to_server_http_fastify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":["fastify","microservice","swager","typescript","zod"],"created_at":"2024-11-08T20:43:04.231Z","updated_at":"2026-04-12T07:31:49.015Z","avatar_url":"https://github.com/dz1kill.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nTwo servers.  \nServer_a receives data from the client and sends it to server_b.  \nServer_b processes the data and returns to server_a.  \nServer_a returns the processed data to the client.  \nCommunication between server_a and server_b via http protocol.\n\nStack: Fastify, Swagger, TypeScript, Zod.\n\n## Running the app\n\n```bash\n\n# In the new terminal go to the server_a directory.\n$ cd server_a\n\n# Install dependencies.\n$ npm install\n\n# Start server server_a:\n$ npm run dev\n\n# In the new terminal go to the server_b directory.\n$ cd server_b\n\n# Install dependencies.\n$ npm install\n\n# Start server server_b:.\n$ npm run dev\n\n```\n\n## Test\n\nDocumentation (Swagger UI) is available at: [link] http://localhost:3000/api/\n\nnode v16.14.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdz1kill%2Fserver_to_server_http_fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdz1kill%2Fserver_to_server_http_fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdz1kill%2Fserver_to_server_http_fastify/lists"}