{"id":27916923,"url":"https://github.com/fent/node-streamit","last_synced_at":"2025-10-05T20:51:35.989Z","repository":{"id":4038576,"uuid":"5139837","full_name":"fent/node-streamit","owner":"fent","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-13T06:03:29.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T22:04:00.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fent.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}},"created_at":"2012-07-22T07:17:07.000Z","updated_at":"2017-05-22T23:24:33.000Z","dependencies_parsed_at":"2022-07-21T12:17:59.923Z","dependency_job_id":null,"html_url":"https://github.com/fent/node-streamit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fent/node-streamit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fnode-streamit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fnode-streamit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fnode-streamit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fnode-streamit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fent","download_url":"https://codeload.github.com/fent/node-streamit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fent%2Fnode-streamit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278518885,"owners_count":26000177,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2025-05-06T16:43:45.993Z","updated_at":"2025-10-05T20:51:35.940Z","avatar_url":"https://github.com/fent.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Experimental streaming file server.\n\n\n# Usage\n\nTo upstream a file\n```sh\ncurl --upload-file myfile.gz streamit.jit.su/chooseApath\n```\n\nTo downstream a file\n```sh\ncurl streamit.jit.su/chooseApath \u003e myfile.gz\n```\n\nFiles are never stored on the server. When an upload attempt is made, the server waits until someone on the other end requests to download the file before beginning the upload. At which point, the file is streamed.\n\nThis service is meant to showcase the power of streams. A file can be immediately available for download as soon as it starts to be uploaded.\n\nEven if the upload speed of the sender isn't as fast as that of the server's, the downloader will still receive the file faster this way rather than waiting for it to be fully uploaded and then begin downloading.\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffent%2Fnode-streamit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffent%2Fnode-streamit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffent%2Fnode-streamit/lists"}