{"id":19501301,"url":"https://github.com/self-denial-cy/file-upload-exercise","last_synced_at":"2025-02-25T21:26:34.493Z","repository":{"id":144544402,"uuid":"531000931","full_name":"self-denial-cy/file-upload-exercise","owner":"self-denial-cy","description":"文件上传和大文件切片上传、断点续传的代码实践","archived":false,"fork":false,"pushed_at":"2023-08-27T10:23:35.000Z","size":422,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T10:14:42.904Z","etag":null,"topics":["fileupload"],"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/self-denial-cy.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":"2022-08-31T08:41:21.000Z","updated_at":"2022-12-07T10:38:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"be170419-7870-4477-8076-e1b5df0573f5","html_url":"https://github.com/self-denial-cy/file-upload-exercise","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/self-denial-cy%2Ffile-upload-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Ffile-upload-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Ffile-upload-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Ffile-upload-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/self-denial-cy","download_url":"https://codeload.github.com/self-denial-cy/file-upload-exercise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240749133,"owners_count":19851414,"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":["fileupload"],"created_at":"2024-11-10T22:12:15.265Z","updated_at":"2025-02-25T21:26:34.457Z","avatar_url":"https://github.com/self-denial-cy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-upload-exercise\nJavaScript 和 Node【express】 实现文件上传和大文件切片上传、断点续传的代码实践\n\n- 单一文件上传【 FORM-DATA 格式 】\n- 单一文件上传【 BASE64 格式 】\n- 单一文件上传【 缩略图处理 】\n- 单一文件上传【 进度管控 】\n- 多文件上传\n- 拖拽上传\n- 大文件上传【切片上传、断点续传、进度管控】\n\n## 安装依赖并启动\n\n### 前端\n\n```bash\nyarn install\n\nyarn serve\n```\n\n### 后端【server 目录】\n\n```bash\nyarn install\n\nyarn server\n```\n\n## 预览效果\n\n![preview](./docs/images/preview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fself-denial-cy%2Ffile-upload-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fself-denial-cy%2Ffile-upload-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fself-denial-cy%2Ffile-upload-exercise/lists"}