{"id":13527780,"url":"https://github.com/tus/tusd","last_synced_at":"2026-02-21T12:05:37.541Z","repository":{"id":7476964,"uuid":"8825137","full_name":"tus/tusd","owner":"tus","description":"Reference server implementation in Go of tus: the open protocol for resumable file uploads","archived":false,"fork":false,"pushed_at":"2025-05-05T06:00:25.000Z","size":10606,"stargazers_count":3293,"open_issues_count":74,"forks_count":509,"subscribers_count":68,"default_branch":"main","last_synced_at":"2025-05-12T13:18:19.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tus.github.io/tusd","language":"Go","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/tus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2013-03-16T20:40:08.000Z","updated_at":"2025-05-10T09:44:53.000Z","dependencies_parsed_at":"2023-01-16T20:16:03.046Z","dependency_job_id":"25f59ed0-6694-4b47-9309-845372cd4169","html_url":"https://github.com/tus/tusd","commit_stats":{"total_commits":1438,"total_committers":92,"mean_commits":"15.630434782608695","dds":0.5382475660639777,"last_synced_commit":"a50bc426ddd52a484dc476419c5bd77397ea05e6"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tus%2Ftusd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tus%2Ftusd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tus%2Ftusd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tus%2Ftusd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tus","download_url":"https://codeload.github.com/tus/tusd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745196,"owners_count":21957319,"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-08-01T06:02:01.328Z","updated_at":"2026-02-21T12:05:37.500Z","avatar_url":"https://github.com/tus.png","language":"Go","funding_links":[],"categories":["Go","网络信息服务"],"sub_categories":["资源传输下载"],"readme":"# tusd\n\n\u003cimg alt=\"Tus logo\" src=\"https://github.com/tus/tus.io/blob/main/src/assets/logos-tus-default.svg?raw=true\" width=\"30%\" align=\"right\" /\u003e\n\n\u003e **tus** is a protocol based on HTTP for *resumable file uploads*. Resumable\n\u003e means that an upload can be interrupted at any moment and can be resumed without\n\u003e re-uploading the previous data again. An interruption may happen willingly, if\n\u003e the user wants to pause, or by accident in case of a network issue or server\n\u003e outage.\n\ntusd is the official reference implementation of the [tus resumable upload\nprotocol](http://www.tus.io/protocols/resumable-upload.html). The protocol\nspecifies a flexible method to upload files to remote servers using HTTP.\nThe special feature is the ability to pause and resume uploads at any\nmoment allowing to continue seamlessly after e.g. network interruptions.\n\nIt is capable of accepting uploads with arbitrary sizes and storing them locally\non disk, on Google Cloud Storage or on AWS S3 (or any other S3-compatible\nstorage system). Due to its modularization and extensibility, support for\nnearly any other cloud provider could easily be added to tusd.\n\n**Protocol version:** 1.0.0\n\nThis branch contains tusd v2. If you are looking for the previous major release, after which\nbreaking changes have been introduced, please look at the [1.13.0 tag](https://github.com/tus/tusd/tree/v1.13.0).\n\n## Documentation\n\nThe entire documentation, including guides on installing, using, and configuring tusd can be found on the website: [tus.github.io/tusd](https://tus.github.io/tusd).\n\n## Build status\n\n[![release](https://github.com/tus/tusd/actions/workflows/release.yaml/badge.svg)](https://github.com/tus/tusd/actions/workflows/release.yaml)\n[![continuous-integration](https://github.com/tus/tusd/actions/workflows/continuous-integration.yaml/badge.svg)](https://github.com/tus/tusd/actions/workflows/continuous-integration.yaml)\n\n## License\n\nThis project is licensed under the MIT license, see `LICENSE.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftus%2Ftusd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftus%2Ftusd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftus%2Ftusd/lists"}