Skip to content

bilalmetla/careAxiom-Test

Repository files navigation

careAxiom-Test

Introduction

This test is completed in Node.js, I tried to done it with raw Nodejs. The solution contains three different files, each file contain a seprate control flow. This solution depends upon the asyn, when.js and request modules.

Installation

The installation of solution is very simple.

  1. Clone this project using git . https://github.com/bilalmetla/careAxiom-Test.git
  2. Install dependencies using. npm install
  3. After successful installation, Run the following commands, Each command will start a seprate server on a given port.
  4. npm run async-flow -port=6666, npm run callback-flow -port=6666, npm run promises-flow -port=6666.
  5. Each server will start and listen on given port default port is 9090.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published