This repository is the central reference for developing and maintaining integrations for MeiliSearch.
MeiliSearch | Documentation | Slack | Website | Blog | LinkedIn | Twitter | FAQ
The Integration Team owns all the repositories and tools that help the users integrate MeiliSearch in their project.
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 exhaustive list of the maintained repositories by the team is available below.
- Angular
- React
- Vue
- VuePress plugin
- instant-meilisearch: a plugin to establish the communication between MeiliSearch and the open-source InstantSearch tools (powered by Algolia) for your front-end application.
- docs-searchbar.js: a search bar integration for all kinds of documentation.
- meilisearch-digitalocean: how to deploy a MeiliSearch instance on DigitalOcean. See this dedicated page to use it.
- meilisearch-aws: how to deploy a MeiliSearch instance on AWS. See this dedicated page to use it.
- meilisearch-gcp: how to deploy a MeiliSearch instance on GCP.
- meilisearch-kubernetes: how to deploy a MeiliSearch instance on Kubernetes.
- Cloud Scripts: centralize all the configurations to help our DevOps tool handle MeiliSearch.
- docs-scraper: a scraper tool to automatically read the content of your documentation and store it into MeiliSearch.
You can track current issues and work in progress in our Integrations and SDKs github project.
Feel free to take part of our current discussions, or create a new issue.
MeiliSearch docs is the official documentation project for MeiliSearch.
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.