{"id":13530500,"url":"https://github.com/snwfdhmp/simplehttp","last_synced_at":"2025-08-02T08:34:13.447Z","repository":{"id":35000542,"uuid":"171717969","full_name":"snwfdhmp/simplehttp","owner":"snwfdhmp","description":"Simple and lightweight http server for local files","archived":false,"fork":false,"pushed_at":"2023-03-06T03:28:00.000Z","size":12,"stargazers_count":67,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-30T22:42:11.278Z","etag":null,"topics":["cli","cli-utilities","http","http-server"],"latest_commit_sha":null,"homepage":"","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/snwfdhmp.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}},"created_at":"2019-02-20T17:23:05.000Z","updated_at":"2025-04-09T02:51:10.000Z","dependencies_parsed_at":"2024-01-03T04:09:43.810Z","dependency_job_id":"cee3765c-afd8-4f33-a370-c8e1c09c4166","html_url":"https://github.com/snwfdhmp/simplehttp","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"657a97cd7194a5f6cc727c35347fccc1d6aa07ff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snwfdhmp/simplehttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fsimplehttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fsimplehttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fsimplehttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fsimplehttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snwfdhmp","download_url":"https://codeload.github.com/snwfdhmp/simplehttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fsimplehttp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268355730,"owners_count":24237367,"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-08-02T02:00:12.353Z","response_time":74,"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","cli-utilities","http","http-server"],"created_at":"2024-08-01T07:00:50.868Z","updated_at":"2025-08-02T08:34:13.408Z","avatar_url":"https://github.com/snwfdhmp.png","language":"Go","readme":"# Quickly serve a local directory over http\n\n## Getting started\n\nInstall with\n\n```shell\ngo install github.com/snwfdhmp/simplehttp@latest\n```\n\n## Usage\n\nWith no arguments, simplehttp starts serving files under ./ over port 8080.\n\n```shell\n$ simplehttp\nINFO[0000] Serving ./ over 0.0.0.0:8080... Stop with ^C\n```\n\nWith `-d` arg, specify the directory to be served.\n\n```shell\n$ simplehttp -d ./templates/\nINFO[0000] Serving ./templates/ over 0.0.0.0:8080... Stop with ^C \n```\n\nWith `-p` arg, specify the port to serve on.\n\n```shell\n$ simplehttp -p 31415\nINFO[0000] Serving ./ over 0.0.0.0:31415... Stop with ^C \n```\n\n## Feedback\n\nFeel free to open an issue for any feedback or suggestion.\n\nI fix bugs quickly.\n\n## Contributions\n\nPR are accepted as soon as they follow Golang common standards.\nFor more information: https://golang.org/doc/effective_go.html\n","funding_links":[],"categories":["Workflow","Development","Go"],"sub_categories":["Visual Studio Code","HTTP Server","Web Development"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnwfdhmp%2Fsimplehttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnwfdhmp%2Fsimplehttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnwfdhmp%2Fsimplehttp/lists"}