{"id":18677719,"url":"https://github.com/zhuangqh/anywhere","last_synced_at":"2025-04-12T02:39:12.633Z","repository":{"id":94770679,"uuid":"81957729","full_name":"zhuangqh/anywhere","owner":"zhuangqh","description":"start a static file server anywhere. HTTP server pattern wrote in C, as a tinyhttp demo","archived":false,"fork":false,"pushed_at":"2017-02-23T03:33:25.000Z","size":41,"stargazers_count":26,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T02:39:12.155Z","etag":null,"topics":["c","http-server"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhuangqh.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":"2017-02-14T15:11:47.000Z","updated_at":"2024-05-09T02:28:50.000Z","dependencies_parsed_at":"2023-04-01T15:50:59.504Z","dependency_job_id":null,"html_url":"https://github.com/zhuangqh/anywhere","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuangqh%2Fanywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuangqh%2Fanywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuangqh%2Fanywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuangqh%2Fanywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhuangqh","download_url":"https://codeload.github.com/zhuangqh/anywhere/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507272,"owners_count":21115565,"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","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":["c","http-server"],"created_at":"2024-11-07T09:34:48.065Z","updated_at":"2025-04-12T02:39:12.628Z","avatar_url":"https://github.com/zhuangqh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anywhere\nA HTTP static server writern in c\n\n## How to\n\n```bash\n# build `anywhere`\n$ make anywhere\n\n# install `anywhere` in /usr/local/bin\n# so you can use it anywhere :)\n$ make install\n\n# remove binary file and the relevant file\n$ make uninstall\n```\n\n## Options\n\n```bash\nanywhere # start a static server with default port 8000, current directory as base path\nanywhere -p 8080 # change the port to 8080\nanywhere -b /some/path # change base path\nanywhere -log # print access log\n```\n\n## License\nThe MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhuangqh%2Fanywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhuangqh%2Fanywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhuangqh%2Fanywhere/lists"}