Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 320 Bytes

Nodetutorial

Nodetutorial ... ##Features

  • Import list of words into an arrray called words
  • Search through a list of words through a string and return a list of suggestions
  • Record the string that was searched for (for stats and graphs)

#Autocomplete HTTP Server (API)

  • [] serve an htnml page
  • []