I am developing an api using hapijs. My backend server is mysql. I wanted to use elastic search in my project. If anyone give me some advice on following scenarios that would be very much helpful for me. I am new both hapijs and elastic search.
- Integration with hapijs
- indexing mysql preexisting table
- How to use elastic search in api handler in hapijs