- 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.
- 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.
- 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
badwriter123/backend_logics
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published