Skip to main content

Crate rescript_openapi

Crate rescript_openapi 

Source
Expand description

rescript-openapi - Generate type-safe ReScript clients from OpenAPI specifications

This library provides the core functionality for parsing OpenAPI specs and generating ReScript code including types, validators, and HTTP clients.

Modulesยง

codegen
ReScript code generation from IR
ir
Intermediate Representation for ReScript codegen
parser
OpenAPI specification parser