🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@36node/kanban-sdk

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@36node/kanban-sdk

A SDK boilerplate.

0.1.0
latest
Source
npm
Version published
Weekly downloads
16
700%
Maintainers
4
Weekly downloads
 
Created
Source

@36node/template-sdk

version downloads

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

FAQs

Package last updated on 24 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts