ai-api-client
v1.4.0
Published
An API client for interacting with the the TP AI Diagnostic tool.
Readme
ai-api-client
API Client for interacting with AI diagnostic tool
Set up
npm install the package in your desired project.
Set REACT_APP_API_KEY and REACT_APP_API_BASE_URL in the project.
Maintenance
To update generated documentation files after making a change, use
jsdoc index.js base_client.js -d docs