pacedotdev / firesearch-sdk

Firesearch SDK, client libraries, and example code
https://firesearch.dev/docs
Apache License 2.0
19 stars 2 forks source link
full-text-search saas sdk

Firesearch developer kits

Firesearch SDK, client libraries, and example code.

Firesearch is a serverless full text search solution

Clients

Firesearch clients allow you to interact with your instances via Firesearch's API.

A simple way to integrate with Firesearch without dependency management is to copy the client files directly into your own project.

Go

To use the official Go client:

go get github.com/pacedotdev/firesearch-sdk/clients/go/firesearch