{"id":16476587,"url":"https://github.com/poneding/file-server","last_synced_at":"2026-05-06T16:35:36.386Z","repository":{"id":239537467,"uuid":"799804660","full_name":"poneding/file-server","owner":"poneding","description":"A simple file server that serves files from a directory.","archived":false,"fork":false,"pushed_at":"2024-05-21T02:27:01.000Z","size":10880,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-24T03:07:53.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/poneding.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":"2024-05-13T06:18:31.000Z","updated_at":"2024-05-21T02:27:05.000Z","dependencies_parsed_at":"2024-05-21T03:27:17.932Z","dependency_job_id":"a69b8576-5339-40ea-b0df-290ba2a6f8d2","html_url":"https://github.com/poneding/file-server","commit_stats":null,"previous_names":["poneding/file-server"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/poneding/file-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Ffile-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Ffile-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Ffile-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Ffile-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poneding","download_url":"https://codeload.github.com/poneding/file-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Ffile-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32702218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":"2024-10-11T12:42:58.626Z","updated_at":"2026-05-06T16:35:36.370Z","avatar_url":"https://github.com/poneding.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-server\n\nA simple file server that serves files from a directory.\n\n## Install\n\n```bash\ngo install github.com/poneding/file-server@latest\n```\n\n## Usage\n\nTwo ways to specify the directory to serve files from:\n\n1. Specify the directory to serve files from as an argument.\n\n```bash\nfile-server /path/to/files\n```\n\n2. Specify the directory to serve files from with the `FS_PATH` environment variable.\n\n```bash\nFS_PATH=/path/to/files file-server\n```\n\nThen, open your browser and navigate to `http://localhost:8080/` to view the files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponeding%2Ffile-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fponeding%2Ffile-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponeding%2Ffile-server/lists"}