/search_API_testing

Build and test a search API

Primary LanguageJavaScript

Search API testing

The goal of this repo is to build a search API that returns substrings matches and takes into account special characters.

To run this repo, you can clone it locally and then run

$ npm install

To run the tests, simply run:

$ npm test

For more info:

Email me at natacha.springer@gmail.com