1.8.2 • Published 3 years ago

@stormshield/libsw v1.8.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
3 years ago

libsw

This is a simple client library for Scrumwise API.

The official documentation is available here

Usage

npm install -S @stormshield/libsw

The library offers some operations on different resources e.g. backlog items, sprints, tags, etc.

Every operation takes an opts object that must have at least two fields for authentication purpose: email and apikey.

The API key must be generated by an administrator in Scrumwise settings. The email address can be yours and it will identify you as the initiator of the actions that you will perform through the API.

License

Copyright (c) 2018 Stormshield https://www.stormshield.com. All rights reserved.

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.8.2

3 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago