Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hpoul/openapi_dart

Dart implementation to generate (dart) server stubs and client libraries from OpenAPI 3.0 yaml files.
https://github.com/hpoul/openapi_dart

dart dartlang generator openapi openapi3 server

Last synced: 25 days ago
JSON representation

Dart implementation to generate (dart) server stubs and client libraries from OpenAPI 3.0 yaml files.

Awesome Lists containing this project

README

        

# Dart OpenAPI Code Generator

Dart implementation to generate (dart) server
stubs and client libraries.

See [packages/openapi_code_builder/README.md](packages/openapi_code_builder/README.md) for details.