{"id":24107810,"url":"https://github.com/alessiosavi/gohttpdebugrequest","last_synced_at":"2025-08-30T18:06:34.021Z","repository":{"id":54128782,"uuid":"256289165","full_name":"alessiosavi/GoHttpDebugRequest","owner":"alessiosavi","description":"Debug the GET POST request information by sending them to this server","archived":false,"fork":false,"pushed_at":"2021-03-08T21:37:58.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T18:04:30.891Z","etag":null,"topics":["debug-http","http-request-debug","test-endpoint"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/alessiosavi.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":"2020-04-16T17:51:45.000Z","updated_at":"2021-03-08T21:36:52.000Z","dependencies_parsed_at":"2022-08-13T07:10:11.236Z","dependency_job_id":null,"html_url":"https://github.com/alessiosavi/GoHttpDebugRequest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alessiosavi/GoHttpDebugRequest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessiosavi%2FGoHttpDebugRequest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessiosavi%2FGoHttpDebugRequest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessiosavi%2FGoHttpDebugRequest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessiosavi%2FGoHttpDebugRequest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alessiosavi","download_url":"https://codeload.github.com/alessiosavi/GoHttpDebugRequest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessiosavi%2FGoHttpDebugRequest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272885303,"owners_count":25009609,"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-30T02:00:09.474Z","response_time":77,"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":["debug-http","http-request-debug","test-endpoint"],"created_at":"2025-01-10T22:53:01.881Z","updated_at":"2025-08-30T18:06:34.004Z","avatar_url":"https://github.com/alessiosavi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoHttpDebugRequest\r\nDebug the GET POST request information by sending them to this server\r\n\r\n## Usage\r\n\r\nA simple Go server delegated to print the information related to the given HTTP request.\r\n\r\nIt spawn different endpoint for every method:\r\n\r\n - GET (/get)\r\n - HEAD (/head)\r\n - POST (/post)\r\n - PUT (/put)\r\n - DELETE (/delete)\r\n - CONNECT (/connect)\r\n - OPTIONS (/options)\r\n - TRACE (/trace)\r\n - PATCH (/patch)\r\n \r\n In order to run the tool, you need to proviede two input parameter:\r\n - Port where bind the service (-port)\r\n - Host where bind the service (-host)\r\n \r\n If the parameter are not provided, it use `9999` as default port and `localhost` as default host.\r\n \r\n ## Help\r\n \r\n Usage of ./GoHttpDebugRequest:  \r\n - -host string  \r\n        Bind the server to the given host (default \"localhost\")  \r\n - -port int  \r\n        Bind the server to the given port (default 9999)  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessiosavi%2Fgohttpdebugrequest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessiosavi%2Fgohttpdebugrequest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessiosavi%2Fgohttpdebugrequest/lists"}