Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiota-community/dart_kiota

Dart packages for generated Kiota client libraries
https://github.com/kiota-community/dart_kiota

api client kiota

Last synced: 13 days ago
JSON representation

Dart packages for generated Kiota client libraries

Awesome Lists containing this project

README

        

# `dart_kiota`

This is the Dart implementation of the Kiota library.

## Development

### TODO

From the comment at: https://github.com/microsoft/kiota/issues/2199#issuecomment-1772865549

- [x] Request information class
- [x] Serialization writer interface
- [x] Parse node interface
- [x] Request adapter interface

#### Abstractions

- [x] Backing store abstractions https://github.com/kiota-community/dart_kiota_abstractions/pull/10
- [x] Authentication abstractions https://github.com/kiota-community/dart_kiota_abstractions/pull/12

#### Implementations

See https://github.com/kiota-community/dart_kiota/issues/18

#### Other

- [ ] Test Coverage >80%

### License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

---

This project is not affiliated with nor endorsed by Microsoft Corporation.