Skip to content

Guides โ€‹

Learn how to use ng-openapi features effectively in your Angular applications. New here? Start with the Quick Start.

Setup โ€‹

CLI Usage โ€‹

Everyday generation workflows: npm scripts, watch mode, fetching specs, multiple APIs.

Angular Integration โ€‹

Configure ng-openapi providers and services in your Angular application.

Generated Output โ€‹

A file-by-file tour of everything ng-openapi writes into your output directory.

Features โ€‹

Multiple Clients โ€‹

Configure multiple API clients in a single Angular application.

Date Handling โ€‹

Work with automatic date transformation features.

File Downloads โ€‹

Use the built-in file download utilities with generated services.

Schema Validation โ€‹

Validate API responses against the OpenAPI schema at runtime.

Plugins โ€‹

HTTP Resource Plugin โ€‹

Generate Angular services using the httpResource API.

Plugin Authoring โ€‹

Write your own generator plugin against the documented plugin contract.

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