#Installation 1)npm install
2)node index.js
#Usage 1)In your favorite rest client(eg. postman) make a get request to http://localhost:2525?wiki={SEARCH_TERM}
2)Replace SEARCH_TERM.
3)Response is Wikipedia's first paragraph.
The content of this project is licensed under the MIT license.