UNPKG

apx-toolkit

Version:

Automatically discover APIs and generate complete integration packages: code in 12 languages, TypeScript types, test suites, SDK packages, API documentation, mock servers, performance reports, and contract tests. Saves 2-4 weeks of work in seconds.

7 lines 187 B
#!/usr/bin/env node /** * APX CLI - Command Line Interface for APX Toolkit * Allows developers to run APX locally without Apify platform */ export {}; //# sourceMappingURL=cli.d.ts.map