{"id":26092827,"url":"https://github.com/stablekernel/open-api-dart","last_synced_at":"2026-02-25T04:42:59.436Z","repository":{"id":54256123,"uuid":"105917570","full_name":"stablekernel/open-api-dart","owner":"stablekernel","description":"OpenAPI (Swagger) data structures in Dart","archived":false,"fork":false,"pushed_at":"2024-01-29T10:37:57.000Z","size":252,"stargazers_count":13,"open_issues_count":2,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-28T06:48:08.587Z","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":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stablekernel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-10-05T17:08:11.000Z","updated_at":"2025-03-06T18:48:23.000Z","dependencies_parsed_at":"2025-10-23T07:28:37.621Z","dependency_job_id":"e4729109-4ad9-408f-866d-808ad32c4db4","html_url":"https://github.com/stablekernel/open-api-dart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stablekernel/open-api-dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fopen-api-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fopen-api-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fopen-api-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fopen-api-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel","download_url":"https://codeload.github.com/stablekernel/open-api-dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fopen-api-dart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29811004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T03:30:18.102Z","status":"ssl_error","status_checked_at":"2026-02-25T03:30:17.799Z","response_time":61,"last_error":"SSL_read: 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":[],"created_at":"2025-03-09T11:01:41.627Z","updated_at":"2026-02-25T04:42:59.401Z","avatar_url":"https://github.com/stablekernel.png","language":"Dart","readme":"# open_api_dart\n\nReads and writes OpenAPI (Swagger) specifications.\n\nExample\n---\n\n```dart\nfinal file = new File(\"test/specs/kubernetes.json\");\nfinal contents = await file.readAsString();\nfinal doc = new APIDocument.fromJSON(contents);\n\nfinal output = JSON.encode(doc.asMap());\n```\n\n","funding_links":[],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fopen-api-dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstablekernel%2Fopen-api-dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fopen-api-dart/lists"}