0.2.1 • Published 2 years ago

root-sdk v0.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago