{"id":16517592,"url":"https://github.com/thiamsantos/goserve","last_synced_at":"2025-09-12T03:20:04.823Z","repository":{"id":117481468,"uuid":"332554057","full_name":"thiamsantos/goserve","owner":"thiamsantos","description":"Simple command-line static http-server","archived":false,"fork":false,"pushed_at":"2021-01-24T21:01:44.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-25T08:03:55.556Z","etag":null,"topics":["command-line","golang","hosting","http","server","static"],"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/thiamsantos.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-01-24T20:56:01.000Z","updated_at":"2021-01-24T21:01:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"62673af3-fcf7-410c-b9a2-09d45ff386bf","html_url":"https://github.com/thiamsantos/goserve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiamsantos/goserve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiamsantos%2Fgoserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiamsantos%2Fgoserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiamsantos%2Fgoserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiamsantos%2Fgoserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiamsantos","download_url":"https://codeload.github.com/thiamsantos/goserve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiamsantos%2Fgoserve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274747686,"owners_count":25341936,"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-09-12T02:00:09.324Z","response_time":60,"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":["command-line","golang","hosting","http","server","static"],"created_at":"2024-10-11T16:32:43.651Z","updated_at":"2025-09-12T03:20:04.777Z","avatar_url":"https://github.com/thiamsantos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goserve\n\nSimple command-line static http-server.\n\n## Installation\n\nYou need `go` installed and `GOBIN` in your `PATH`. Once that is done, run the\ncommand:\n\n```shell\n$ go get -u github.com/thiamsantos/goserve\n```\n\n## Usage\n\n```\nUsage\n  $ goserve [options]\n\nOptions\n  -path string\n        Path to serve (default \".\")\n  -port int\n        Port to use (default 8080)\n\nExamples\n  $ goserve\n  $ goserve -port 3000\n  $ goserve -path /tmp/static\n  $ goserve -port 8888 -path /tmp/static\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiamsantos%2Fgoserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiamsantos%2Fgoserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiamsantos%2Fgoserve/lists"}