{"id":23226321,"url":"https://github.com/kento75/deno-http-server-app","last_synced_at":"2026-05-17T04:33:29.322Z","repository":{"id":107558824,"uuid":"184361748","full_name":"Kento75/deno-http-server-app","owner":"Kento75","description":"Deno を使って HTTP サーバ作成に挑戦 つらいぜ","archived":false,"fork":false,"pushed_at":"2019-05-01T05:37:46.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T14:40:43.208Z","etag":null,"topics":["deno","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/Kento75.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":"2019-05-01T02:58:45.000Z","updated_at":"2019-08-15T10:56:53.000Z","dependencies_parsed_at":"2023-03-18T13:03:52.648Z","dependency_job_id":null,"html_url":"https://github.com/Kento75/deno-http-server-app","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/Kento75%2Fdeno-http-server-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fdeno-http-server-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fdeno-http-server-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fdeno-http-server-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kento75","download_url":"https://codeload.github.com/Kento75/deno-http-server-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247375960,"owners_count":20929153,"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":["deno","typescript"],"created_at":"2024-12-19T00:17:00.850Z","updated_at":"2026-05-17T04:33:24.303Z","avatar_url":"https://github.com/Kento75.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-http-server-app\n\nDeno を使って HTTP サーバ作成に挑戦\n\n### 何をするか\n\n・TCP サーバ立てる\n・TCP クライアント立てる\n\n## セットアップ\n\n```\n# Denoをインストール\n$ curl -fsSL https://deno.land/x/install/install.sh | sh\n\n# Denoを環境変数に設定\n$ vi ~/.bash_profile #--\u003e export PATH=\"~/.deno/bin:$PATH\" を追加\n$ source ~/.bash_profile\n```\n\n```\n# サーバー起動コマンド\n$ deno deno-server.ts\n\n# クライアント起動コマンド\n$ deno deno-client.ts\n\n# 🦜返しするサーバーの起動コマンド\n$ deno http-server.ts\n\n# curlでデータ送信\n$ curl localhost:8000 --data-raw \"deno de http server\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Fdeno-http-server-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkento75%2Fdeno-http-server-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Fdeno-http-server-app/lists"}