@foundry360/api
TypeScript icon, indicating that this package has built-in type declarations

0.8.8 • Public • Published

Foundry360 API

Usage

Mocking data for resource endpoint

 ConnectionResource.mock([
   {
     id: "e1b1b1b1-2171-4340-8726-04978e88bea5",
     title: "REST API data",
     type: "rest",
     host: "https:api.foundry360.com",
     auth_type: "none",
     auth_params: {}
   },{
     id: "e1b1b1b1-2171-44b0-8726-04978e88bea5",
     title: "Kinetica WMS data",
     type: "rest",
     host: "https:lwwuvpv.cloud.kinetica.com",
     base_path: "cluster-develop/gpudb-0/wms",
     auth_type: "basic",
     auth_params: {
       token: 'a2FkbWluOjQ0UzRWeEJkRiRTNG50MXNIZVZi'
     }
   }
 ])

Readme

Keywords

none

Package Sidebar

Install

npm i @foundry360/api

Weekly Downloads

1

Version

0.8.8

License

MIT

Unpacked Size

953 kB

Total Files

68

Last publish

Collaborators

  • shahzs
  • mohdfaisal
  • nasrulnematix
  • azrijamil-pinc