Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ThoughtSpot REST API SDK Examples

This repository demonstrates how to use the @thoughtspot/rest-api-sdk with TypeScript in different environments:

  • react-example/: Frontend implementation showing both cookie-based and cookieless authentication approaches with React
  • express-example/: Backend implementation demonstrating server-side integration with Express.js

Each example includes detailed setup instructions in their respective README files.