{"id":16834987,"url":"https://github.com/dchest/cgirunner","last_synced_at":"2025-03-18T02:24:57.859Z","repository":{"id":10611413,"uuid":"12829493","full_name":"dchest/cgirunner","owner":"dchest","description":"Simple CGI runner in Go (aka \"make nginx run CGIs\")","archived":false,"fork":false,"pushed_at":"2015-05-26T08:59:29.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T09:42:56.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dchest.png","metadata":{"files":{"readme":"README","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":"2013-09-14T13:14:23.000Z","updated_at":"2020-09-26T21:07:21.000Z","dependencies_parsed_at":"2022-09-18T05:45:45.131Z","dependency_job_id":null,"html_url":"https://github.com/dchest/cgirunner","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/dchest%2Fcgirunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fcgirunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fcgirunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fcgirunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dchest","download_url":"https://codeload.github.com/dchest/cgirunner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244142443,"owners_count":20405004,"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":[],"created_at":"2024-10-13T12:08:36.717Z","updated_at":"2025-03-18T02:24:57.830Z","avatar_url":"https://github.com/dchest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple CGI runner in Go.\n\nGive it a directory full of CGIs and it will serve them from the given address.\n\nEXAMPLE\n\n  $ cgirunner -dir=/srv/cgi-bin -addr=localhost:8111 -root=/hello\n\nIf in /srv/cgi-bin there's an executable called \"mama.cgi\", it will be\navailable at http://localhost:8181/hello/mama.cgi.\n\nNOTE\n\nThe program loads a list of CGIs during startup, so to serve new CGIs,\nit must be restarted.\n\nIMPORTANT\n\nDoesn't clean environment variables. Depending on your CGI scripts,\nthis may be a security risk. Use https://github.com/gnosek/fcgiwrap.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fcgirunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdchest%2Fcgirunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fcgirunner/lists"}