{"id":46942540,"url":"https://github.com/atakanozceviz/serve","last_synced_at":"2026-03-11T07:11:01.578Z","repository":{"id":57570421,"uuid":"117570919","full_name":"atakanozceviz/serve","owner":"atakanozceviz","description":"A simple file server written in Go","archived":false,"fork":false,"pushed_at":"2018-12-06T12:44:57.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-20T14:25:43.716Z","etag":null,"topics":["fileserver","go","golang","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/atakanozceviz.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":"2018-01-15T16:48:09.000Z","updated_at":"2018-12-06T12:44:59.000Z","dependencies_parsed_at":"2022-09-10T19:01:35.213Z","dependency_job_id":null,"html_url":"https://github.com/atakanozceviz/serve","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/atakanozceviz/serve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atakanozceviz%2Fserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atakanozceviz%2Fserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atakanozceviz%2Fserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atakanozceviz%2Fserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atakanozceviz","download_url":"https://codeload.github.com/atakanozceviz/serve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atakanozceviz%2Fserve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","server"],"created_at":"2026-03-11T07:11:01.022Z","updated_at":"2026-03-11T07:11:01.572Z","avatar_url":"https://github.com/atakanozceviz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# serve\n\nA simple file server with no dependencies.\n\n### Installation\n\nDownload the appropriate version for your platform from [Releases](https://github.com/atakanozceviz/serve/releases). Once downloaded, the binary can be run from anywhere.\n\nIdeally, you should install it somewhere in your PATH for easy use. /usr/local/bin is the most probable location.\n\n### Installing from source\n\n(requires [Go (golang)](https://golang.org) installed on your machine to build.)\n```sh\n$ go get -v github.com/atakanozceviz/serve\n```\n\nOnce the `get` completes, you should find your `serve` (or `serve.exe`) executable inside `$GOPATH/bin/`.\n\n### Usage\n\n```sh\n$ Usage of serve:\n  -p string\n        port on which the server will listen (default \"4242\")\n  -s string\n        filesystem path to read file(s) relative from (default \".\")\n```\n\nYou can use command line argument instead of `-s` flag.\n\n#### Example:\n\n```sh\n$ serve /path/to/a/file/or/directory\n```\n\nAdd `/u` to the end of the url to upload files to the server like so:\n```\nhttp://[server]:4242/u\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatakanozceviz%2Fserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatakanozceviz%2Fserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatakanozceviz%2Fserve/lists"}