{"id":29623851,"url":"https://github.com/mikemitterer/dart-httpstatuscodes","last_synced_at":"2025-07-21T05:08:13.733Z","repository":{"id":3305550,"uuid":"4347581","full_name":"MikeMitterer/DART-HttpStatusCodes","owner":"MikeMitterer","description":null,"archived":false,"fork":false,"pushed_at":"2012-05-25T07:52:53.000Z","size":103,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T06:44:20.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kmrshntr/omniauth-slack","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeMitterer.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":"2012-05-16T13:59:57.000Z","updated_at":"2013-10-07T07:15:53.000Z","dependencies_parsed_at":"2022-09-21T11:20:23.908Z","dependency_job_id":null,"html_url":"https://github.com/MikeMitterer/DART-HttpStatusCodes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MikeMitterer/DART-HttpStatusCodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMitterer%2FDART-HttpStatusCodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMitterer%2FDART-HttpStatusCodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMitterer%2FDART-HttpStatusCodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMitterer%2FDART-HttpStatusCodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeMitterer","download_url":"https://codeload.github.com/MikeMitterer/DART-HttpStatusCodes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMitterer%2FDART-HttpStatusCodes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266242072,"owners_count":23898102,"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":"2025-07-21T05:08:13.271Z","updated_at":"2025-07-21T05:08:13.724Z","avatar_url":"https://github.com/MikeMitterer.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"DART-HttpStatusCodes\n====================\n\nHTTP status codes for Dart.\n\n\u003cpre\u003e\u003ccode\u003e\nclass HttpStatus {\n  /** Status-Code: 0 (Communication with Server failed) */\n  static final int HTTP_COMMUNICATION_FAILED = 0;\n  static final int HTTP_0_COMMUNICATION_FAILED = 0;\n  \n  /** HTTP Status-Code: 200 (OK) */\u003cbr /\u003e\n  static final int HTTP_OK = 200;\n  static final int HTTP_200_OK = 200;\n\n  /** HTTP Status-Code: 201 (Created) */\n  static final int HTTP_CREATED = 201;\n  static final int HTTP_201_CREATED = 201;\n\n  ... all the other codes are in the .dart-file\n}\n\u003c/code\u003e\u003c/pre\u003e\n\nHope this helps someone.\n\nIf you ask yourself what the f*** is Dart - then click \u003ca href=\"http://www.dartlang.org/\" target=\"_blank\"\u003e[dartlang]\u003c/a\u003e for \nmore information about this great new language from Google.\n\nIf this sample is helpful for you - please \u003ca href=\"http://gplus.mikemitterer.at/\" target=\"_blank\"\u003e(Circle)\u003c/a\u003e me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikemitterer%2Fdart-httpstatuscodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikemitterer%2Fdart-httpstatuscodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikemitterer%2Fdart-httpstatuscodes/lists"}