8000 GitHub - Shrhawk/node-interview
[go: up one dir, main page]

Skip to content

Shrhawk/node-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Interview

Configuration

App is created using expressjs framework

Install packages using npm install

Run the specific task using following command:

node app_task_1.js (for task1)

node app_task_2.js (for task2)

node app_task_3.js (for task3)

The server will start after this command and listening on port 3000 you can access test page using for example

http://localhost:3000/I/want/title/?address=google.com

Tasks Information

  1. Task1 is implement using workflow logic.
  2. Task2 is implement using Step Module
  3. Task3 is implement using Q Module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0