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.

17 lines (15 loc) 358 B
{ "startUrls": [ { "url": "https://jsonplaceholder.typicode.com/posts" } ], "maxPages": 10, "maxConcurrency": 5, "generateDocumentation": true, "exportFormats": ["openapi", "postman", "curl", "insomnia"], "enableInteractionSimulation": true, "interactionWaitTime": 2000, "minResponseSize": 100, "discoveryTimeout": 15000 }