{"id":19525693,"url":"https://github.com/aavision/all-here","last_synced_at":"2025-09-02T06:34:14.387Z","repository":{"id":217347161,"uuid":"743647219","full_name":"AAVision/all-here","owner":"AAVision","description":"Get any status code you want 🚀","archived":false,"fork":false,"pushed_at":"2024-01-17T07:15:06.000Z","size":86,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T06:33:57.570Z","etag":null,"topics":["backend","frontend","go","golang","http","http-client","http-server","mux","statuscode","webserver"],"latest_commit_sha":null,"homepage":"","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/AAVision.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-15T17:23:19.000Z","updated_at":"2024-01-21T16:10:56.000Z","dependencies_parsed_at":"2025-09-02T06:33:53.128Z","dependency_job_id":null,"html_url":"https://github.com/AAVision/all-here","commit_stats":null,"previous_names":["aavision/all-here"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AAVision/all-here","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAVision%2Fall-here","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAVision%2Fall-here/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAVision%2Fall-here/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAVision%2Fall-here/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AAVision","download_url":"https://codeload.github.com/AAVision/all-here/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAVision%2Fall-here/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244306,"owners_count":25070958,"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-09-02T02:00:09.530Z","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":["backend","frontend","go","golang","http","http-client","http-server","mux","statuscode","webserver"],"created_at":"2024-11-11T01:06:32.394Z","updated_at":"2025-09-02T06:34:14.363Z","avatar_url":"https://github.com/AAVision.png","language":"Go","readme":"# all-here\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"50%\" height=\"300\" src=\"all-here.png\"\u003e\n\u003c/p\u003e\n\nWe always face some obstacles while testing the vendor's endpoints from the backend side and even from the front-end team. So we decided to create a tool that will return to you the status code you want. The tool in default runs on port 9876, but you can pass the port you want.\n\n## HTTP status codes\n\nHTTP status codes are three-digit responses from the server to the browser-side request. Everyone has probably gotten the classic 404 page-not-found error. That is an HTTP client error status code and there are a lot more of them.\nhttps://umbraco.com/knowledge-base/http-status-codes/\nhttps://github.com/golang/go/blob/master/src/net/http/status.go\n\n## Info\nYou can get the release: https://github.com/AAVision/all-here/releases/tag/v0.0.1\n\n## Run\n```bash\ngo run . --port 9887\n```\nthen try to hit the following endpoint with the status code you want:\n```bash\nhttp://localhost:9887/{status_code}\nhttp://localhost:9887/302\n```\n\nYou'll get a response with the status code you sent and a response body with:\n```bash\n{\"message\":\"Found\"}\n```\n\n## Build \n```bash\ngo build .\n```\n\n## LICENSE\n\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/aavision/all-here/blob/main/LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faavision%2Fall-here","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faavision%2Fall-here","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faavision%2Fall-here/lists"}