@lambda-solutions/nx-plugin-openapi
v0.3.0
Published
Nx Plugin for seamless Nx integration of [OpenApi Generator](https://openapi-generator.tech) Angular client.
Readme
@lambda-solutions/nx-plugin-openapi
Nx Plugin for seamless Nx integration of OpenApi Generator Angular client.
Features
- Executor for generating Angular API clients from OpenAPI specifications
- First class caching support

Installation
To install the Plugin in your Nx workspace, run the following command:
nx add @lambda-solutions/nx-plugin-openapiOr if you prefer to install it manually, you can add it as a dev dependency:
npm install --save-dev @lambda-solutions/nx-plugin-openapiDocs
See Docs
Roadmap
License
MIT
