6 ms·
I am the TypeScript client author here. Tigris exposes native HTTP apis and we have openapi YAML available at https://github.com/tigrisdata/tigris-api/blob/main
by jmjoshi 4y ago
I am the TypeScript client author here. Tigris exposes native HTTP apis and we have openapi YAML available at https://github.com/tigrisdata/tigris-api/blob/main/server/v1/openapi.yaml https://github.com/tigrisdata/tigris-api/blob/main/server/v1...
The native Javascript SDK is on our roadmap. In the meantime if you would like you can generate Javascript client using openapi generator such as https://blog.logrocket.com/generating-integrating-openapi-services-react/ https://blog.logrocket.com/generating-integrating-openapi-se...
We would be happy to accept your contribution.