The Wayback Machine - https://web.archive.org/web/20210918234108/https://github.com/topics/typeahead-completions
Skip to content
#

typeahead-completions

Here are 17 public repositories matching this topic...

This project simulates a Type ahead feature with an in memory database(using Redis) which is similar to google's auto suggestion feature when typing in a search command. It is a complete standalone project which consists of backend which implements Trie and prefixweb which is used to call backend logic using REST API.
  • Updated Sep 12, 2021
  • Java

Improve this page

Add a description, image, and links to the typeahead-completions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the typeahead-completions topic, visit your repo's landing page and select "manage topics."

Learn more