Using symbol-sdk-openapi-generator-typescript-fetch with openapi-generator.tech

TypeScript integration

Install
npm install symbol-sdk-openapi-generator-typescript-fetch
Quick start
import Symbol_sdk_openapi_generator_typescript_fetch from 'symbol-sdk-openapi-generator-typescript-fetch';

const client = new Symbol_sdk_openapi_generator_typescript_fetch({ apiKey: "YOUR_API_KEY" });
Gets languages supported by the client generator
curl \
  /api/gen/clients
Gets languages supported by the server generator
curl \
  /api/gen/servers
Downloads a pre-generated file
curl \
  /api/gen/download/{fileId}
SDK on GitHub 📄 API Docs
SDK
symbol-sdk-openapi-generator-typescript-fetch
TypeScript
API
openapi-generator.tech
openapi-generator.tech
At a glance
Language TypeScript
Endpoints7