{"id":15394934,"url":"https://github.com/kassane/piping-server-d","last_synced_at":"2026-01-06T08:43:14.369Z","repository":{"id":221562940,"uuid":"752391681","full_name":"kassane/piping-server-d","owner":"kassane","description":"Piping Server in D (WiP)","archived":false,"fork":false,"pushed_at":"2024-05-31T11:13:01.000Z","size":18,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T02:11:08.765Z","etag":null,"topics":["d","dlang","piping-server"],"latest_commit_sha":null,"homepage":"","language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kassane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-03T19:45:15.000Z","updated_at":"2024-08-29T03:51:48.000Z","dependencies_parsed_at":"2024-05-19T14:50:06.791Z","dependency_job_id":null,"html_url":"https://github.com/kassane/piping-server-d","commit_stats":null,"previous_names":["kassane/piping-server-d"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fpiping-server-d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fpiping-server-d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fpiping-server-d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fpiping-server-d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kassane","download_url":"https://codeload.github.com/kassane/piping-server-d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944062,"owners_count":20697948,"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":["d","dlang","piping-server"],"created_at":"2024-10-01T15:24:58.628Z","updated_at":"2026-01-06T08:43:14.339Z","avatar_url":"https://github.com/kassane.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piping Server in D\n\n## Required\n\n- D Compiler [(DMD|LDC|GDC)](https://dlang.org/download.html)\n\n## How to run\n\n```bash\n# build and run\ndub --build=release --parallel\n# build only\ndub build --build=release --parallel\n```\n- Open server address in browser and upload file(s).\n- All files stored in the downloads folder (**generated by the server**) can be downloaded via the browser or curl/wget.\n\n```bash\ncurl -LO \u003cserver-url\u003e/\u003cfile\u003e\n```\n\n## Server-side help\n\n```bash\nPiping Server in D\nUsage: piping-server [OPTIONS]\nOptions:\n  --host \u003cHOST\u003e              Bind address, either IPv4 or IPv6 (e.g. 127.0.0.1, ::1) [default: 0.0.0.0]\n  --http-port \u003cHTTP_PORT\u003e    HTTP port [default: 0]\n  --enable-https             Enable HTTPS\n  --https-port \u003cHTTPS_PORT\u003e  HTTPS port\n  --crt-path \u003cCRT_PATH\u003e      Certification path\n  --key-path \u003cKEY_PATH\u003e      Private key path\n  -h, --help                 Print this help message\n  -V, --version              Print version information\n```\n\n## Acknowledgement\n\n- [Ryo Ota](https://github.com/nwtgck) original author from Piping Server\n\n## Other implementations\n* Original: \u003chttps://github.com/nwtgck/piping-server\u003e\n* Rust: \u003chttps://github.com/nwtgck/piping-server-rust\u003e\n* Go: \u003chttps://github.com/nwtgck/go-piping-server\u003e\n* Zig: \u003chttps://github.com/nwtgck/piping-server-zig\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fpiping-server-d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkassane%2Fpiping-server-d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fpiping-server-d/lists"}