{"id":21025827,"url":"https://github.com/leninhasda/go-serve","last_synced_at":"2025-07-23T13:07:33.322Z","repository":{"id":73290072,"uuid":"120299451","full_name":"leninhasda/go-serve","owner":"leninhasda","description":"Quickly spin up a file server","archived":false,"fork":false,"pushed_at":"2020-08-22T18:35:00.000Z","size":33,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-04T07:53:19.576Z","etag":null,"topics":["fileserver","go","golang","golang-application","server"],"latest_commit_sha":null,"homepage":null,"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/leninhasda.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":"2018-02-05T12:04:55.000Z","updated_at":"2022-05-01T02:52:51.000Z","dependencies_parsed_at":"2023-06-13T12:00:32.677Z","dependency_job_id":null,"html_url":"https://github.com/leninhasda/go-serve","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/leninhasda/go-serve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leninhasda%2Fgo-serve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leninhasda%2Fgo-serve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leninhasda%2Fgo-serve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leninhasda%2Fgo-serve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leninhasda","download_url":"https://codeload.github.com/leninhasda/go-serve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leninhasda%2Fgo-serve/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682625,"owners_count":23967837,"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":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["fileserver","go","golang","golang-application","server"],"created_at":"2024-11-19T11:37:14.829Z","updated_at":"2025-07-23T13:07:33.296Z","avatar_url":"https://github.com/leninhasda.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-serve\nQuickly spin up a file server\n\n## Install and usage:\n[Download the binary from here](https://github.com/leninhasda/go-serve/releases/download/v0.1/go-serve)\n\nAdd executable permission and start using:\n```\nchmod +x go-serve\n./go-serve\n```\n\nYou can move the binary to `/usr/local/bin` and access globally:\n```\nsudo mv go-serve /usr/local/bin/\ngo-serve\n```\n\n\u003e you can rename it to anything if you want\n\nBy default it will serve current directory port `5000`. But you can modify that:\n```\ngo-serve -port 8080 // will serve current directory on port 8080\n// or\ngo-serve -port 8080 -dir /Users/lenin // will serve home directory of lenin user on port 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleninhasda%2Fgo-serve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleninhasda%2Fgo-serve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleninhasda%2Fgo-serve/lists"}