orizens / ngx-typeahead

A simple but yet powerful typeahead component for Angular (css framework agnostic)
https://www.npmjs.com/package/ngx-typeahead
MIT License
61 stars 29 forks source link

Expected JSON output for Async request? #13

Open suresh6666 opened 6 years ago

suresh6666 commented 6 years ago

Hi, Could you please tell me that what is expected JSON output from my API endpoint, when I searched for something.

Thanks in Advance.

orizens commented 6 years ago

it really depends on what your api is sending back. please have a look at the demo.