Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 722 Bytes

File metadata and controls

11 lines (9 loc) · 722 Bytes

simsage-search-examples

Client examples for signing-into the API and searching the SimSage SaaS platform using different languages.

in this repository

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