mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
683 B
25 lines
683 B
key: algolia
|
|
title: Algolia
|
|
description: Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries, and pre-built integrations.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/algolia.svg
|
|
website: https://www.algolia.com/
|
|
isAvailable: true
|
|
props:
|
|
appId:
|
|
type: String
|
|
title: App ID
|
|
hint: Your Algolia Application ID, found under API Keys
|
|
order: 1
|
|
apiKey:
|
|
type: String
|
|
title: Admin API Key
|
|
hint: Your Algolia Admin API Key, found under API Keys.
|
|
order: 2
|
|
indexName:
|
|
type: String
|
|
title: Index Name
|
|
hint: The name of the index you created under Indices.
|
|
default: wiki
|
|
order: 3
|