From 3e7acf094f29cfad62573c1743151ad4aebbabc4 Mon Sep 17 00:00:00 2001 From: Pyae Sone Aung <44226349+PyaeSoneAungRgn@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:23:39 +0630 Subject: [PATCH] add meilisearch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd7f2721..4dbd3e2f 100644 --- a/README.md +++ b/README.md @@ -820,6 +820,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Magny](https://magny.io) - SaaS service that helps implement command palettes (e.g in-app search), which significantly decreases the time users find anything in an app, leveraging the user experience and efficiency. * [searchly.com](http://www.searchly.com/) — Free 2 indices and 20 MB storage * [pagedart.com](https://pagedart.com/) - AI search as a service the free tier includes 1000 Documents, 50000 searches. Larger free tiers are possible for worthwhile projects. + * [Meilisearch](https://www.meilisearch.com/) - An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow. Free plan includes 100K documents and 10K searches/month. **[⬆️ Back to Top](#table-of-contents)**