@36node/adventurer-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
更多
你可能也喜欢
- 1pulse-woocommerce-rest-api 中文文档教程
- 63p_template 中文文档教程
- @0x77/iqos.parser 中文文档教程
- @1password/xplatform-web 中文文档教程
- @44north/release-branch-utilities 中文文档教程
- @4geit/swg-chatbox-model 中文文档教程
- @64robots/vue-cli-plugin-validation 中文文档教程
- @a5601564/revogrid 中文文档教程
- @abeai/node-redis 中文文档教程
- @accalia.io/accalia-tools 中文文档教程