Skip to content

Tracking my progress of learning backend.... Till I land a Job in this Fucked Up Job Market. Peace Out ✌️

Notifications You must be signed in to change notification settings

badwriter123/backend_logics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

These are the backend logic files, which can be reused...

  1. requests.js --> This file is used to get requests from any website on the web using the node http module. Replace the URL with your desired URL for data extraction.
  2. axios/req.js --> This file is the same implementation of the requests.js file , but using the axios module. Axios is a promise-based JS module for HTTP requests. The file captures requests and catches any errors, Which is better than the requests.js file.
  3. planets-project --> this folder has a file index.js that uses the kepler_data.csv file to extract data using fs stream and gives a list containing names of the most habitable planets near to our earth. The habitability category is based upon three categories, koi_desposition , koi_insol and koi_radius.

Thank You ...

Made by Rohan with ❤️ for the web and beyond...!!!!!

About

Tracking my progress of learning backend.... Till I land a Job in this Fucked Up Job Market. Peace Out ✌️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published