0.2.1 • Published 1 year ago

root-sdk v0.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

The Root Platform SDK

WARNING This is a beta release and is not production ready.

Root enables flexible, modern digital insurance products to come to life in record time. This is achieved by abstracting & automating most of the complexity of insurance, exposing the rest in a flexible no-code/low-code environment.

The Root Platform SDK makes it simple to use the Root API.

Usage

  • To install: npm i root-sdk
  • To import: import * as root from "root-sdk";
  • The following environment variables need to be properly set:
  • Example: const policy = await root.getPolicyById({ policyId });

Root


0.2.1

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago