dosanma1 / go-algolia-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 100.0%