{"id":20334835,"url":"https://github.com/integrii/serve","last_synced_at":"2025-10-14T11:40:25.903Z","repository":{"id":57516252,"uuid":"102938711","full_name":"integrii/serve","owner":"integrii","description":"🕸 A robust and handy tool for serving your current terminal directory over HTTP","archived":false,"fork":false,"pushed_at":"2025-09-23T07:24:10.000Z","size":1586,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-23T09:20:19.142Z","etag":null,"topics":["cli","current-directory","go","golang","http","server","static-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/integrii.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}},"created_at":"2017-09-09T08:18:21.000Z","updated_at":"2025-09-23T07:24:13.000Z","dependencies_parsed_at":"2022-08-29T20:40:37.480Z","dependency_job_id":null,"html_url":"https://github.com/integrii/serve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/integrii/serve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/integrii%2Fserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/integrii%2Fserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/integrii%2Fserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/integrii%2Fserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/integrii","download_url":"https://codeload.github.com/integrii/serve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/integrii%2Fserve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019060,"owners_count":26086517,"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-10-14T02:00:06.444Z","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":["cli","current-directory","go","golang","http","server","static-server"],"created_at":"2024-11-14T20:38:19.051Z","updated_at":"2025-10-14T11:40:25.898Z","avatar_url":"https://github.com/integrii.png","language":"Go","readme":"# serve ⚡️\n\nA simple binary written in go for serving your current directory as static content over HTTP from the terminal.  Just run `go install github.com/integrii/serve@latest` and use.\n\nFree, open source, fast, and simple.\n\n![serve](https://github.com/integrii/serve/blob/master/tutorial.gif?raw=true \"Why did a static command line serve this good not exist yet?\")\n\n\n# Installation\n\n- [Have go installed](https://golang.org) _(duh?)_\n- Install with go: `go install github.com/integrii/serve@latest`\n- If your `$PATH` environment variable has `$GOBIN` in it, then you can now simply use `serve`\n  - Otherwise, you will need to run `$GOBIN/serve` or if you don't even have `$GOBIN` set, you must run `$GOPATH/bin/serve`\n\n# Usage\n\n- Run `serve`.\n- See results at [http://127.0.0.1:8000](http://127.0.0.1:8000)\n- Hit `Control-C` to stop the server gracefully\n\n\n# Options\n\nRun `serve --help` to see command line options:\n\n```\nUsage of serve:\n  -l string\n        The address for the server to listen on. Examples: :80, 127.0.0.1:8000 (default \":8000\")\n  -p string\n        The path for the server to serve. (default \"/Current/directory\")\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegrii%2Fserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegrii%2Fserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegrii%2Fserve/lists"}