vitwit/JS-SDKGen
JS-SDKGen is a Javascript SDK Code generator for your API. It uses apidoc definitions from swagger or apidocjs and generates the Javascript SDK automatically. Along with SDK, it also generates SDK usage documentation, thus saving hours of work for you in writing SDK & usage documentation
This tool helps API developers create JavaScript SDKs for their APIs automatically. It takes your API documentation (from Swagger, apiDoc.js, or a custom JSON file) and outputs a ready-to-use JavaScript SDK along with comprehensive usage documentation. API developers can use this to save time and reduce manual errors in SDK creation and documentation.
No commits in the last 6 months. Available on npm.
Use this if you are an API developer who wants to quickly generate a JavaScript SDK and its documentation from your existing API definitions.
Not ideal if you need a highly customized SDK that requires intricate, hand-coded logic beyond standard API interactions.
Stars
7
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Jan 04, 2023
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/vitwit/JS-SDKGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents