Skip to content

A RESTFul API to monitor up or down time of user defined links. This is a raw node.js project without using any third party modules or packages.

Notifications You must be signed in to change notification settings

learnwithsumit/uptime-monitoring-api-raw-node

Repository files navigation

Youtube Facebook Instagram LinkedIn


Table of Contents

How to run

Please follow the below instructions to run this project in your machine:

New Users who never cloned this repository before

  1. Clone this repository
    git clone https://github.com/learnwithsumit/uptime-monitoring-api-raw-node.git
  2. Go into cloned directory
    cd uptime-monitoring-api-raw-node
  3. Install dev dependencies
    npm install
  4. Switch to specific branch for example lesson-2
    git checkout lesson-2
  5. Run the app
    npm start
  6. Your app should be available in http://localhost:3000

Old users who previously cloned the repository

Just pull the updated code and follow corresponding lesson README file

git pull

Contact

Sumit Saha - [email protected]

Project Link: https://github.com/learnwithsumit/nodejs-basic-bangla

Youtube Channel: https://youtube.com/LearnwithSumit

About

A RESTFul API to monitor up or down time of user defined links. This is a raw node.js project without using any third party modules or packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published