@36node/catcm-livedata-core-sdk 中文文档教程
@36node/template-sdk
Install
yarn add module
Usage
const SDK = require("@36node/template-sdk");
const sdk = new SDK({ base: "http://localhost:3000" });
await sdk.pet.listPets();
Test
yarn test
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
在贡献者 (list) 的帮助下由 36node 创作和维护。
GitHub @36node
@36node/template-sdk
Install
yarn add module
Usage
const SDK = require("@36node/template-sdk");
const sdk = new SDK({ base: "http://localhost:3000" });
await sdk.pet.listPets();
Test
yarn test
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
module © 36node, Released under the MIT License.
Authored and maintained by 36node with help from contributors (list).
GitHub @36node
更多
你可能也喜欢
- @0x/contracts-erc20-bridge-sampler 中文文档教程
- @0xcert/ethereum-asset-ledger 中文文档教程
- @11me/xparse 中文文档教程
- @1msoft/kant-ui 中文文档教程
- @36node/core-sdk-js 中文文档教程
- @3m/service 中文文档教程
- @4geit/swg-register-path 中文文档教程
- @aawd/codebox 中文文档教程
- @abacus-insights/serverless-plugin-typescript 中文文档教程
- @abbott-platform/api-ai-botkit 中文文档教程