unofficial-go1-sdk
v1.0.0
Published
unofficial go1 public api sdk
Downloads
2
Readme
Unofficial GO1 Typescript SDK
Update guide
- Update the api.yaml file with the latest swagger file
- run the following commmand in the terminal
npx swagger-typescript-api -p ./api.yaml -o ./dist -n index.ts --js --axios