{"id":15705172,"url":"https://github.com/microsoft/kiota-dart","last_synced_at":"2025-05-07T14:44:35.230Z","repository":{"id":221041106,"uuid":"753169509","full_name":"microsoft/kiota-dart","owner":"microsoft","description":"Dart packages for generated Kiota client libraries","archived":false,"fork":false,"pushed_at":"2025-03-12T17:07:32.000Z","size":610,"stargazers_count":13,"open_issues_count":5,"forks_count":4,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-30T12:47:08.789Z","etag":null,"topics":["api","client","dart","hacktoberfest","help-wanted","kiota","openapi","rest"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/openapi/kiota/","language":"Dart","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/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-05T15:52:05.000Z","updated_at":"2025-04-04T02:02:26.000Z","dependencies_parsed_at":"2024-03-19T23:25:13.809Z","dependency_job_id":"70803ef1-8814-4b49-a13c-3b5a207b3add","html_url":"https://github.com/microsoft/kiota-dart","commit_stats":null,"previous_names":["ricardoboss/dart_kiota","ricardoboss/dart_kiota_abstractions","microsoft/kiota-dart"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fkiota-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fkiota-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fkiota-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fkiota-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/kiota-dart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252897946,"owners_count":21821533,"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":["api","client","dart","hacktoberfest","help-wanted","kiota","openapi","rest"],"created_at":"2024-10-03T20:14:55.107Z","updated_at":"2025-05-07T14:44:35.213Z","avatar_url":"https://github.com/microsoft.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kiota Libraries for Dart\n\nThe Kiota libraries define the basic constructs for Kiota projects needed once an SDK has been generated from an OpenAPI definition and provide default implementations.\n\nA [Kiota](https://github.com/microsoft/kiota) generated project will need a reference to the libraries to build and execute by providing default implementations for serialization, authentication and http transport.\n\nRead more about Kiota [here](https://github.com/microsoft/kiota/blob/main/README.md).\n\n## Build Status\n\n[![Build, Test](https://github.com/microsoft/kiota-dart/actions/workflows/dart.yml/badge.svg?branch=main)](https://github.com/microsoft/kiota-dart/actions/workflows/dart.yml)\n\n## Libraries\n\n| Library                                                                                   | pub.dev Release                                                                                                                                                                 |\n|-------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Abstractions](./packages/microsoft_kiota_abstractions/README.md)                         | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_abstractions?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_abstractions)                       |\n| [Http - http package](./packages/microsoft_kiota_http/README.md)                          | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_http?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_http)                                       |\n| [Authentication - Azure](./packages/microsoft_kiota_azure/README.md)                      | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_azure?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_azure)                                     |\n| [Authentication - OAuth](./packages/microsoft_kiota_oauth/README.md)                      | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_oauth?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_oauth)                                     |\n| [Serialization - JSON](./packages/microsoft_kiota_serialization_json/README.md)           | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_serialization_json?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_serialization_json)           |\n| [Serialization - FORM](./packages/microsoft_kiota_serialization_form/README.md)           | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_serialization_form?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_serialization_form)           |\n| [Serialization - TEXT](./packages/microsoft_kiota_serialization_text/README.md)           | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_serialization_text?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_serialization_text)           |\n| [Serialization - MULTIPART](./packages/microsoft_kiota_serialization_multipart/README.md) | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_serialization_multipart?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_serialization_multipart) |\n| [Bundle](./packages/microsoft_kiota_bundle/README.md)                                     | [![Pub Version](https://img.shields.io/pub/v/microsoft_kiota_bundle?logo=dart\u0026label=Latest)](https://pub.dev/packages/microsoft_kiota_bundle)                                   |\n\n## Release notes\n\nThe Kiota Libraries releases notes are available in each respective package's CHANGELOG.md.\n\n## Debugging\n\nOpen this repository in any editor that supports [Dart](https://dart.dev/).\nYou can use the [Makefile](./Makefile) to run tests for all packages.\n\n## Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit [https://cla.opensource.microsoft.com](https://cla.opensource.microsoft.com).\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fkiota-dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fkiota-dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fkiota-dart/lists"}