Skip to content

cob/rest-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is @cob/rest-api-wrapper

@cob/rest-api-wrapper is a library of functions to simplify the interaction with a CoB server backend. It uses part of the available REST API

How to install

In your project directory run:

 npm i @cob/rest-api-wrapper

Available functions

The list of available functions are:

  • server
  • auth
  • umLoggedin
  • rmDomainSearch
  • rmDefinitionSearch
  • rmDefinitionAggregation
  • rmGetInstance
  • rmAddInstance
  • rmDeleteInstance
  • dmEquipmentSearch

Examples

Checkout the tests directory for use cases for each of the functions.

Development

For contributions to the project checkout README.Development.md

About

Javascript wrapper functions for CoB rest-api

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors