From f142144e61d9c84c44a5b9b630eac9e17853ade8 Mon Sep 17 00:00:00 2001 From: Mihir Paldhikar <68847718+imihirpaldhikar@users.noreply.github.com> Date: Fri, 22 Oct 2021 11:26:23 +0530 Subject: [PATCH] Added Bookology in SHOWCASE.md --- SHOWCASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SHOWCASE.md b/SHOWCASE.md index 2ae4c17f..a830cf70 100644 --- a/SHOWCASE.md +++ b/SHOWCASE.md @@ -6,6 +6,7 @@ Please add to this file and send us a PR: | Name | Description | | ----------- | ----------- | +| [Bookology](https://play.google.com/store/apps/details?id=com.imihirpaldhikar.bookology) | I am using Typesense for searching the the books listed on the platform. I switched from Algolia to Typesense because it is more convenient to only pay for the underlying infrastrucutre rather then paying for search queries. I will always use Typesense in my future projects. | [Recipe Search](https://recipe-search.typesense.org/) | A site that showcases Typesense in action on a 2 Million recipe database, with the ability to filter by ingredients.| | [Linux Commit History Search](https://linux-commits-search.typesense.org/) | A site that indexes 1M linux commit messages in Typesense and lets you browse, search and filter through the commits.| | [Grafikart](https://www.grafikart.fr/) | Learning resources library |