Skip to content

tekacs/xtdb-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A TypeScript API client to XTDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published