@maaspiar/oats
Generate Express (Typescript) server stubs from OAS3.0
Generate Express (Typescript) server stubs from OAS3.0
Generates DTO and Entity classes from Prisma Schema for NestJS
Generate ES6 clients from OpenAPI 3.0 specs
An OpenAPI 3 codegen for Angular 12+
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -
Rarible API Client provides a TypeScript files based on Open API schemes.
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client
Types and utilities for creating framework-agnostic HTTP handlers and clients.