Skip to content

Latest commit

 

History

History
105 lines (74 loc) · 6.04 KB

README.md

File metadata and controls

105 lines (74 loc) · 6.04 KB

Meilisearch

Meilisearch Integrations

This repository is the central reference for developing and maintaining integrations for Meilisearch.

The Integration Team owns all the repositories and tools that help the users integrate Meilisearch in their project.

🛠 Our Integrations

Here are the different groups of integrations:

  • the SDKs: the devkits that help the devs to use Meilisearch with their favorite language.
  • the Front-End Integrations: to integrate a smooth search experience in the front-end of the projects.
  • the Web Framework Integrations: to connect the web frameworks with Meilisearch.
  • the DevOps Tools: to make the deployement of Meilisearch easier.
  • the Platform Plugins: to sync your data with Meilisearch and/or add a search experience on different platforms.

The exhaustive list of the maintained repositories by the team is available below.

SDKs for Meilisearch API

🏗 Framework Integrations

Front-End Integrations

🧩 Platform Plugins

🐳 DevOps Tools

Misc

🧑‍🔧 Work In Progress

📍 Roadmap and Discussions

Feel free to take part of our current discussions, or create a new issue.

📖 Documentation

Meilisearch docs is the official documentation project for Meilisearch.

🚀 Building an Integration

If you want to build an integration for Meilisearch, you are more than welcome to! And we would be more than happy to help you in the process :)

We are proud that some of our libraries were developed and are still maintained by external contributors ❤️

Here are some guidelines that you should follow, as we want to guarantee consistency and coherence across the different integrations, as well as technical quality for the different Meilisearch users.