tazatechnology / openapi_spec

Dart based OpenAPI specification generator and parser
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

openapi_spec

Pub Test Publish

openapi_spec is a Dart package for working with OpenAPI specifications to do a whole host of things, including:

Is this package actively maintained?

Yes! This package is used in production applications and is actively maintained!

An example client that was generated using openapi_spec is the pinecone Dart package on pub.dev.

Contributing

Please see the openapi_spec Github repository. Feel free to open an issue to report bugs or request new features.