0.0.30 • Published 1 year ago
@mfosorio/tapis-typescript v0.0.30
@tapis/tapis-typescript
TypeScript bindings for the TAPIS v3 API.
Usage
Install this package in your project with:
npm install --save @tapis/tapis-typescriptFetch Client
If your project is a Node project, you will need a node fetch client. You may install node-fetch:
npm install --save node-fetchOtherwise, the default client will be the browser's window object's fetch client.
Using the API
Examples of how to configure and use the API can be found in the examples of the tapis-typescrip GitHub Respository.
0.0.30
1 year ago