{"id":15480224,"url":"https://github.com/andycall/file-upload-example-server","last_synced_at":"2025-04-22T15:24:30.341Z","repository":{"id":69961978,"uuid":"82466427","full_name":"andycall/file-upload-example-server","owner":"andycall","description":"使用Node.js实现文件流转存服务 测试的后端server","archived":false,"fork":false,"pushed_at":"2017-02-20T13:22:51.000Z","size":11,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T04:30:56.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/andycall.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":"2017-02-19T14:52:46.000Z","updated_at":"2023-11-03T17:12:45.000Z","dependencies_parsed_at":"2023-02-23T15:01:17.956Z","dependency_job_id":null,"html_url":"https://github.com/andycall/file-upload-example-server","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.3157894736842105,"last_synced_commit":"741fdadb9eb674864a0dfa7e08af1da721753e69"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Ffile-upload-example-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Ffile-upload-example-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Ffile-upload-example-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Ffile-upload-example-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andycall","download_url":"https://codeload.github.com/andycall/file-upload-example-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250265573,"owners_count":21402132,"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-10-02T04:41:15.416Z","updated_at":"2025-04-22T15:24:30.333Z","avatar_url":"https://github.com/andycall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file upload example server\n使用Node.js实现文件流转存服务 测试的后端server\n\n## Installation\n\n```\nnpm install\nnpm start\n```\n\n## How to Use\n\nnpm start 启动之后， 默认监听本地3000端口。\n接收到的文件会保存在receive文件夹下面。\n\n## 代码解释\n\n发送端会在filename内部使用特殊的字符串：`_IDSPLIT_` 来分割分片的index和文件名。\n来保证服务端在连续收到来自多个文件的不同分片的时候，也能够进行区分。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Ffile-upload-example-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandycall%2Ffile-upload-example-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Ffile-upload-example-server/lists"}