{"id":17925957,"url":"https://github.com/shoenig/just-files","last_synced_at":"2026-01-20T05:33:56.806Z","repository":{"id":141189426,"uuid":"384170875","full_name":"shoenig/just-files","owner":"shoenig","description":"A trivial files server in Go","archived":false,"fork":false,"pushed_at":"2024-12-15T17:35:29.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T05:31:12.142Z","etag":null,"topics":["files","go","golang","server","statics"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shoenig.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-07-08T15:32:17.000Z","updated_at":"2024-12-15T17:35:51.000Z","dependencies_parsed_at":"2024-11-05T02:30:09.295Z","dependency_job_id":"6e415e30-23cd-476f-a5a3-360535e67815","html_url":"https://github.com/shoenig/just-files","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoenig%2Fjust-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoenig%2Fjust-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoenig%2Fjust-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoenig%2Fjust-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoenig","download_url":"https://codeload.github.com/shoenig/just-files/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247805849,"owners_count":20999230,"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":["files","go","golang","server","statics"],"created_at":"2024-10-28T20:58:32.094Z","updated_at":"2026-01-20T05:33:56.778Z","avatar_url":"https://github.com/shoenig.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# just-files\n\n![GitHub](https://img.shields.io/github/license/shoenig/just-files?style=flat-square)\n\n`just-files` is a trivial static files server in Go.\n\n### Features\n\nBasically none\n\n### Usage\n\nSet `BIND` environment variable to configure bind address.\n\n - defaults to `127.0.0.1`\n\nSet `PORT` environment variable to configure bind port\n\n - defaults to `8000`\n\nArguments are a comma-separated list of `\u003curl-path\u003e:\u003cfile-path\u003e` pairs.\n\n### Examples\n\n```shell\nBIND=0.0.0.0 PORT=8081 just-files /:/www\n```\n\n### Building\n\nThe `just-files` file server is written in Go. IT can be built using the normal\nGo toolchain steps, e.g.\n\n```shell\ngo build\n```\n\n### Installing\n\nWith the Go toolchain installed, \n\n```shell\ngo install github.com/shoenig/just-files@latest\n```\n\n### Contributing\n\nOpen an issue\n\n### License\n\nThe `just-files` file server is made open source under the [MPL-2.0](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoenig%2Fjust-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoenig%2Fjust-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoenig%2Fjust-files/lists"}