You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDKGen first release to automate Javascript SDK code generation. It uses swagger or godac api definitions and use them to generate code for SDK.
Features:
SDK Code generation
Support for Swagger & Godoc code document styles
Transform function to handle changes & extend support for old versions (Handles different object definitions and transform them into newer versions)
Supports any number of headers to configure SDK
Optional headers allows it to update/remove headers as required