Konfig SDK Generation

Capability area (endpointsModeled - no documented public REST endpoint). Generates idiomatic client-library SDKs from an OpenAPI Specification or Postman Collection in TypeScript/JavaScript, Python, Java, C#, PHP, Ruby, Go, Swift, Kotlin, Objective-C, and Dart. Driven by the konfig-cli commands (konfig init, konfig generate) reading a konfig.yaml generators block; the CLI calls Konfig's hosted generator backend to produce and version each SDK.

API entry from apis.yml

apis.yml Raw ↑
aid: konfig-api:konfig-sdk-generation
name: Konfig SDK Generation
tags:
- SDK Generation
- Client Library
- Code Generation
- OpenAPI
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://konfigthis.com/docs/getting-started/
properties:
- url: https://konfigthis.com/docs/
  type: Documentation
- url: https://konfigthis.com/docs/konfig-yaml/
  type: Documentation
- url: https://www.npmjs.com/package/konfig-cli
  type: SDK
description: Capability area (endpointsModeled - no documented public REST endpoint). Generates idiomatic
  client-library SDKs from an OpenAPI Specification or Postman Collection in TypeScript/JavaScript, Python,
  Java, C#, PHP, Ruby, Go, Swift, Kotlin, Objective-C, and Dart. Driven by the konfig-cli commands (konfig
  init, konfig generate) reading a konfig.yaml generators block; the CLI calls Konfig's hosted generator
  backend to produce and version each SDK.