AdventureLookup / adventurelookup-frontend

19 stars 3 forks source link

Search middleware skeleton #4

Open brehaut opened 8 years ago

brehaut commented 8 years ago

Search is a major component of Adventure Lookup. The project will need middleware between the UI and backend APIs to coordinate requests and provide fast responses from caches.

This infrastructure will support all the different UIs users may use to search that may be built:

Tasks:

A later task will cover advanced features of caches and middleware such as 'sound alike' searches and synonyms.

brehaut commented 8 years ago

CC: @brehaut