A simple web server created using express framework. All configuration level things are mentioned in Config, which is easy tto understand. For api view the end point is /reader. Functional and Unit testing is implemented using Jest.
In brief this web app looks for a line containing the word and return the collection to end user.