xtdb-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

A TypeScript client to XTDB

This library wraps the XTDB REST API, which is well documented on the XTDB website.

Every endpoint is fully typed, both on argument and return -- so most of the API is discoverable simply by exploring the TypeScript API surface.

The Clojure or Java client documentation may also be helpful as a reference for how the various functionality works.

To quickly get an XTDB HTTP API up and running locally, you can use xtdb-http, which I threw together for this purpose.

Readme

Keywords

none

Package Sidebar

Install

npm i xtdb-ts

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

59.1 kB

Total Files

15

Last publish

Collaborators

  • tekacs