{"id":42702220,"url":"https://github.com/stenic/go-uploader","last_synced_at":"2026-01-29T14:22:22.218Z","repository":{"id":46199585,"uuid":"425361768","full_name":"stenic/go-uploader","owner":"stenic","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-20T18:52:52.000Z","size":53,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-06-19T19:44:24.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stenic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-11-06T22:26:43.000Z","updated_at":"2024-06-19T19:44:24.262Z","dependencies_parsed_at":"2022-09-08T10:10:26.458Z","dependency_job_id":null,"html_url":"https://github.com/stenic/go-uploader","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/stenic/go-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenic%2Fgo-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenic%2Fgo-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenic%2Fgo-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenic%2Fgo-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stenic","download_url":"https://codeload.github.com/stenic/go-uploader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenic%2Fgo-uploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28879381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-29T14:22:21.381Z","updated_at":"2026-01-29T14:22:22.201Z","avatar_url":"https://github.com/stenic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Uploader\n\nGo-uploader is tool allowing you to upload a file to a set of services.\n\n## Installation\n\n```shell\n# homebrew\nbrew install stenic/tap/go-uploader\n\n# gofish\ngofish rig add https://github.com/stenic/fish-food\ngofish install github.com/stenic/fish-food/go-uploader\n\n# scoop\nscoop bucket add go-uploader https://github.com/stenic/scoop-bucket.git\nscoop install go-uploader\n\n# go\ngo install github.com/stenic/go-uploader@latest\n\n# docker \ndocker pull ghcr.io/stenic/go-uploader:latest\n\n# dockerfile\nCOPY --from=ghcr.io/stenic/go-uploader:latest /go-uploader /usr/local/bin/\n```\n\n\u003e For even more options, check the [releases page](https://github.com/stenic/go-uploader/releases).\n\n\n## Drivers\n\n### Local\n\n```sh\ngo-uploader upload examples/assets/testfile.txt local://.tmp/local/testfile.txt\n```\n\n### Ftp\n\n```sh\ngo-uploader upload examples/assets/testfile.txt ftp://test:test@localhost:21/testfile.txt\n```\n\n### Minio\n\n```sh\ngo-uploader upload examples/assets/testfile.txt minio://test:testtest@127.0.0.1:9000/bucket/testfile.txt\n```\n\n### Http/Https\n\n```sh\ngo-uploader upload examples/assets/testfile.txt http+post://127.0.0.1:4444/files/testfile.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenic%2Fgo-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenic%2Fgo-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenic%2Fgo-uploader/lists"}