{"id":19520520,"url":"https://github.com/casl0/error_codes","last_synced_at":"2026-05-28T16:31:22.784Z","repository":{"id":183470561,"uuid":"670127666","full_name":"CASL0/error_codes","owner":"CASL0","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-17T14:30:21.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T00:27:30.795Z","etag":null,"topics":["beautifulsoup","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/CASL0.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}},"created_at":"2023-07-24T11:01:00.000Z","updated_at":"2023-11-18T02:35:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cd74454-bf58-4d32-a4c7-597456bbf407","html_url":"https://github.com/CASL0/error_codes","commit_stats":null,"previous_names":["casl0/error_codes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CASL0/error_codes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Ferror_codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Ferror_codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Ferror_codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Ferror_codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CASL0","download_url":"https://codeload.github.com/CASL0/error_codes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Ferror_codes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33617718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["beautifulsoup","python"],"created_at":"2024-11-11T00:26:00.231Z","updated_at":"2026-05-28T16:31:22.770Z","avatar_url":"https://github.com/CASL0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# error_codes\n\n[![run](https://github.com/CASL0/error_codes/actions/workflows/run.yml/badge.svg)](https://github.com/CASL0/error_codes/actions/workflows/run.yml)\n\nエラーコードとその説明を JSON で出力します。\n\n## 出力形式\n\n```json\n{\n  \"errors\": [\n    {\n      \"code\": 0,\n      \"alias\": \"ERROR_SUCCESS\",\n      \"description\": \"The operation completed successfully.\"\n    },\n    {\n      \"code\": 1,\n      \"alias\": \"ERROR_INVALID_FUNCTION\",\n      \"description\": \"Incorrect function.\"\n    },\n    ...\n  ]\n}\n```\n\n## 対応エラーコード\n\n- Windows システムエラーコード\n- errno\n- curl エラーコード\n\n### Windows システムエラーコード\n\nGetLastError の戻り値とその説明をまとめています。\n\n### errno\n\nLinux カーネルのエラーコードとその説明をまとめています。\n\n### curl エラーコード\n\ncurl のエラーコードとその説明をまとめています。\n\n## 開発\n\n### 実行方法\n\n[Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)をインストールし、以下の手順でビルドしてください。\n\n1. VSCode で本プロジェクトを開き、[Dev Containers: Reopen in Container...]を実行してください。\n1. `python app.py`を実行してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasl0%2Ferror_codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasl0%2Ferror_codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasl0%2Ferror_codes/lists"}