{"id":17121387,"url":"https://github.com/hellojukay/httpfs","last_synced_at":"2025-03-17T14:14:12.555Z","repository":{"id":63346996,"uuid":"266707452","full_name":"hellojukay/httpfs","owner":"hellojukay","description":"Go 编写的静态文件服务器，支持文件拖拽上传，纯标准库实现，可以运行在群晖上, 支持 Windows, Linux , Darwin。","archived":false,"fork":false,"pushed_at":"2024-11-07T02:58:23.000Z","size":2895,"stargazers_count":47,"open_issues_count":0,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T14:14:08.640Z","etag":null,"topics":["fileserver","golang","http-server","simple","upload"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellojukay.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-25T07:01:08.000Z","updated_at":"2025-03-12T05:01:01.000Z","dependencies_parsed_at":"2024-06-25T11:04:33.465Z","dependency_job_id":"480e8511-a795-44b7-a820-965d189eedf9","html_url":"https://github.com/hellojukay/httpfs","commit_stats":{"total_commits":90,"total_committers":3,"mean_commits":30.0,"dds":0.3666666666666667,"last_synced_commit":"a950a8b2ecb0e78cb11f8028e96fe61a790ac3ad"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fhttpfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fhttpfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fhttpfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fhttpfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellojukay","download_url":"https://codeload.github.com/hellojukay/httpfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047646,"owners_count":20389206,"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":["fileserver","golang","http-server","simple","upload"],"created_at":"2024-10-14T18:01:46.353Z","updated_at":"2025-03-17T14:14:12.530Z","avatar_url":"https://github.com/hellojukay.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpfs\n一个简单的静态文件服务器，支持拖拽上传文件，目的在于解决内网共享文件的问题。\n\n[English](README_en.md)\n\n\n[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg?event=push)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)\n\n#  安装\n```shell\n// 需要 golang 1.16 以及以上版本\n go install github.com/hellojukay/httpfs@latest\n \nhttpfs --version\nv0.5.0 h1:tgPLWu1eBpYuH9dSOl1xdODpbYBbS9CeMp84BfcCOcw=\n```\n\n 命令行上传文件\n ```shell\n curl -T filename http://127.0.0.1:8080/direcotry/\n ```\n\n 浏览器上传文件\n![demo](demo.gif)\n\n# 特性\n* 单文件，免安装，静态编译无依赖\n* 支持Linux,Windows,Mac OSX 等\n* 拖拽上传\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojukay%2Fhttpfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellojukay%2Fhttpfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojukay%2Fhttpfs/lists"}