Skip to content

Installation โ€‹

Install ng-openapi to generate Angular services and TypeScript types from OpenAPI specifications.

Prerequisites โ€‹

  • Node.js: Version 20.0.0 or higher
  • Angular: Version 15 or higher (peer dependency)

Install โ€‹

bash
npm install ng-openapi --save-dev
bash
yarn add ng-openapi --dev
bash
pnpm add ng-openapi --save-dev

Global Installation โ€‹

bash
npm install -g ng-openapi

Verify Installation โ€‹

bash
ng-openapi --version

Next Step โ€‹

Continue with the Quick Start to generate your first client.

Released under the MIT License.
This site is powered by Netlify
About ยท Impressum