GhislainAdon / simple-nodejs-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 67.0%Language:EJS 33.0%