1.0.1-alpha.0 • Published 6 years ago

@mtel/wallbe v1.0.1-alpha.0

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
6 years ago

@mtel/wallbe

wallbe Cloud REST API SDK for Node.js

Documentation

wait for update

Requirements

  • Node.js 8 or higher

Installation

Using npm:

npm install @mtel/wallbe --save

Usage

const wallbe = require('@mtel/wallbe');

// TODO: DEMONSTRATE API

License

Copyright (C) 2019 Mtel (Thailand) Co., Ltd.
 
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
1.0.1-alpha.0

6 years ago