simple-nodejs-app

Simple-nodejs-app is a simple web application created using Node.js. It uses MediaWiki - Wikipedia's Search API to search for anything entered by the user and parses the result in a JSON format. The infobox of the Wikipedia page is parsed using wiki-infobox-parser.

Download and Installation

Usage

  • After installation, run npm install to download and install all the required dependencies.
  • Run npm start to run the web application.

Live Preview

To view a live preview of this application, click here