{"id":43691479,"url":"https://github.com/yihangho/http_status","last_synced_at":"2026-02-05T03:37:36.969Z","repository":{"id":57169750,"uuid":"187479518","full_name":"yihangho/http_status","owner":"yihangho","description":"Provides semantic aliases to HTTP status codes.","archived":false,"fork":false,"pushed_at":"2019-05-19T13:51:09.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T00:11:17.115Z","etag":null,"topics":["http","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yihangho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-19T13:21:52.000Z","updated_at":"2019-05-19T13:51:52.000Z","dependencies_parsed_at":"2022-09-11T02:31:30.740Z","dependency_job_id":null,"html_url":"https://github.com/yihangho/http_status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yihangho/http_status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihangho%2Fhttp_status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihangho%2Fhttp_status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihangho%2Fhttp_status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihangho%2Fhttp_status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yihangho","download_url":"https://codeload.github.com/yihangho/http_status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihangho%2Fhttp_status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29109304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:27:05.906Z","status":"ssl_error","status_checked_at":"2026-02-05T03:26:43.416Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["http","nodejs"],"created_at":"2026-02-05T03:37:36.390Z","updated_at":"2026-02-05T03:37:36.959Z","avatar_url":"https://github.com/yihangho.png","language":"TypeScript","readme":"# HTTP Status\n\nProvides semantic aliases to HTTP status codes.\n\n## Example\n\n```javascript\nimport * as HTTP_STATUS from '@yihangho/http_status';\n\nconst handler = async (event) =\u003e {\n  return {\n    status: HTTP_STATUS.OK,\n    body: 'Everything is a-ok!'\n  };\n};\n```\n\n## Source\n\nThe relevant HTTP status codes are taken from the [IANA HTTP Status Code Registry][iana-registry].\n\n[iana-registry]: https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihangho%2Fhttp_status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyihangho%2Fhttp_status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihangho%2Fhttp_status/lists"}