{"id":35817085,"url":"https://github.com/eminmuhammadi/static-file-server","last_synced_at":"2026-01-07T17:00:10.073Z","repository":{"id":57694277,"uuid":"486801296","full_name":"eminmuhammadi/static-file-server","owner":"eminmuhammadi","description":"The fastest way to serve static files. (Powered by Minio)","archived":false,"fork":false,"pushed_at":"2022-04-29T20:05:58.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T16:51:26.459Z","etag":null,"topics":["file-server","fileserver","golang","minio","s3","static-files","staticfiles"],"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/eminmuhammadi.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}},"created_at":"2022-04-29T01:36:28.000Z","updated_at":"2022-04-29T20:05:43.000Z","dependencies_parsed_at":"2022-09-26T16:40:27.836Z","dependency_job_id":null,"html_url":"https://github.com/eminmuhammadi/static-file-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eminmuhammadi/static-file-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eminmuhammadi%2Fstatic-file-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eminmuhammadi%2Fstatic-file-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eminmuhammadi%2Fstatic-file-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eminmuhammadi%2Fstatic-file-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eminmuhammadi","download_url":"https://codeload.github.com/eminmuhammadi/static-file-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eminmuhammadi%2Fstatic-file-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28236366,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["file-server","fileserver","golang","minio","s3","static-files","staticfiles"],"created_at":"2026-01-07T17:00:08.919Z","updated_at":"2026-01-07T17:00:10.036Z","avatar_url":"https://github.com/eminmuhammadi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static File Server\n\nThe fastest way to serve static files.\n\n## Usage\n```bash\ngo run main.go --port \u003chttp-port\u003e --path \u003cdirectory\u003e\n```\n\n## Production Environment\n### Requirements\n- docker\n- docker-compose\n\n### Exposed ports\n- 80: static files http directory (production)\n- 9000: Minio API endpoints\n- 9001: Minio Console\n\n### Start service \n```bash\nbash docker-up.sh\n```\n\n### Configuration\nBy default you need to create static-files bucket. To do so, open minio console then create new bucket named as `static-files`.\n\n### Clients\nStatic File Server uses Minio as a backend (on docker environmet). So if you want to upload files to the server, you can use the following clients:\n\n- https://docs.min.io/docs/java-client-quickstart-guide.html\n- https://docs.min.io/docs/golang-client-quickstart-guide.html\n- https://docs.min.io/docs/python-client-quickstart-guide.html\n- https://docs.min.io/docs/javascript-client-quickstart-guide.html\n- https://docs.min.io/docs/dotnet-client-quickstart-guide.html\n- https://docs.min.io/docs/haskell-client-quickstart-guide.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feminmuhammadi%2Fstatic-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feminmuhammadi%2Fstatic-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feminmuhammadi%2Fstatic-file-server/lists"}