0.8.8 • Published 3 months ago

@foundry360/api v0.8.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

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'
     }
   }
 ])
0.8.8

3 months ago

0.8.7

4 months ago

0.8.5

8 months ago

0.8.4

8 months ago

0.8.6

8 months ago

0.3.0

9 months ago

0.8.1

8 months ago

0.8.0

8 months ago

0.7.1

9 months ago

0.8.3

8 months ago

0.8.2

8 months ago

0.5.0

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.1

9 months ago

0.7.0

9 months ago

0.4.3

9 months ago

0.6.0

9 months ago

0.4.2

9 months ago

0.2.0

11 months ago