Client examples for signing-into the API and searching the SimSage SaaS platform using different languages.
| folder | description |
|---|---|
| javascript | a raw JavaScript example with an index.html web page |
| php | a php 7 example using php_curl |
| python | a simple python 3 example using requests |
| react-web | a cut-down version of the default SimSage search web-app |