Skip to content
#

typeahead-completions

Here are 19 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 Jun 26, 2022
  • 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