{"id":16189340,"url":"https://github.com/caolan/http-status-messages","last_synced_at":"2025-04-07T13:51:11.716Z","repository":{"id":17825803,"uuid":"20728069","full_name":"caolan/http-status-messages","owner":"caolan","description":"Maps HTTP status codes to their short human-readable descriptions","archived":false,"fork":false,"pushed_at":"2016-08-19T09:07:36.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T16:46:20.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/caolan.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}},"created_at":"2014-06-11T14:24:20.000Z","updated_at":"2016-08-19T09:06:28.000Z","dependencies_parsed_at":"2022-07-22T17:15:05.174Z","dependency_job_id":null,"html_url":"https://github.com/caolan/http-status-messages","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fhttp-status-messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fhttp-status-messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fhttp-status-messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caolan%2Fhttp-status-messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caolan","download_url":"https://codeload.github.com/caolan/http-status-messages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666005,"owners_count":20975787,"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-10T07:35:07.055Z","updated_at":"2025-04-07T13:51:11.695Z","avatar_url":"https://github.com/caolan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Maps HTTP status codes to human-readable short descriptons. Data taken from\nWikipedia: http://en.wikipedia.org/wiki/HTTP_status_codes\n\n```js\nvar msgs = require('http-status-messages');\nvar assert = require('assert');\n\nassert.equal(msgs[200], \"OK\");\nassert.equal(msgs[404], \"Not Found\");\nassert.equal(msgs[502], \"Bad Gateway\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaolan%2Fhttp-status-messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaolan%2Fhttp-status-messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaolan%2Fhttp-status-messages/lists"}