Dyalog APL OpenAPI Client Generator
Welcome to the documentation for the Dyalog APL OpenAPI Client Generator. This tool automatically generates Dyalog APL client code from OpenAPI specifications, enabling seamless integration with REST APIs.
Development Status
This project is in active development and is not yet fully functional. The documentation is also in active development, and as such many sections remain incomplete.
Overview
The OpenAPI Client Generator parses OpenAPI 3.0 specifications and generates idiomatic Dyalog APL code for interacting with REST APIs.
Quick Start
# Generate a client from an OpenAPI specification
OpenAPIDyalog path/to/openapi.json ./output
Requirements
- Dyalog APL v20.0 or later
- OpenAPI 3.0 specification file