{"id":16220244,"url":"https://github.com/jkandasa/static-file-server","last_synced_at":"2025-06-13T05:04:24.264Z","repository":{"id":151581992,"uuid":"374033418","full_name":"jkandasa/static-file-server","owner":"jkandasa","description":"Lightweight static file server","archived":false,"fork":false,"pushed_at":"2021-06-06T11:20:47.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T23:46:42.918Z","etag":null,"topics":["lightweight","server","static-file-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkandasa.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":"2021-06-05T05:59:44.000Z","updated_at":"2021-06-06T11:18:39.000Z","dependencies_parsed_at":"2023-11-22T12:15:06.453Z","dependency_job_id":null,"html_url":"https://github.com/jkandasa/static-file-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jkandasa/static-file-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkandasa%2Fstatic-file-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkandasa%2Fstatic-file-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkandasa%2Fstatic-file-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkandasa%2Fstatic-file-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkandasa","download_url":"https://codeload.github.com/jkandasa/static-file-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkandasa%2Fstatic-file-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259584749,"owners_count":22880194,"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":["lightweight","server","static-file-server"],"created_at":"2024-10-10T11:58:14.556Z","updated_at":"2025-06-13T05:04:24.232Z","avatar_url":"https://github.com/jkandasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lightweight static file server\n![publish container workflow](https://github.com/jkandasa/static-file-server/actions/workflows/publish_container.yaml/badge.svg)\n![publish executable workflow](https://github.com/jkandasa/static-file-server/actions/workflows/publish_executable.yaml/badge.svg)\n\nLightweight static file server serves static files.\n\n### Setup in docker\n```bash\ndocker run --rm --name static-file-server \\\n  --publish 8080:8080 \\\n  --volume $PWD/data:/data \\\n  --env TZ=\"Asia/Kolkata\" \\\n  --env BRAND_NAME=\"Lightweight Static File Server\" \\\n  jkandasa/static-file-server:master\n```\n\n### Binary execution\n```bash\n$ ./static-file-server-master-linux-amd64 -port 8080 -dir /data\n```\n\n## Download\n* [Container image](https://hub.docker.com/r/jkandasa/static-file-server)\n* [Executable binaries](https://github.com/jkandasa/static-file-server/releases)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkandasa%2Fstatic-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkandasa%2Fstatic-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkandasa%2Fstatic-file-server/lists"}