ALGOLIA GOLANG EXAMPLE

Overview

A simple program that adds a record to a new index, searches the index, and print the results.

Installation

# go 1.18+
go get github.com/dosanma1/go-algolia-example

Replace YourWriteAPIKey with your Admin API key.

go run main.go