{"id":20148042,"url":"https://github.com/droiddevgeeks/nodelearning","last_synced_at":"2026-04-05T23:03:04.782Z","repository":{"id":161004054,"uuid":"130122078","full_name":"droiddevgeeks/NodeLearning","owner":"droiddevgeeks","description":"This is node learning demo. It has covered all basics of node.","archived":false,"fork":false,"pushed_at":"2020-09-04T06:37:55.000Z","size":302,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T00:24:17.004Z","etag":null,"topics":["crawler","database","ejs","ejs-express","mcv","middleware-nodes","mongodb","node","node-module","nodejs","nodemailer","npm-package","router","sign"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droiddevgeeks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-18T21:08:12.000Z","updated_at":"2019-04-16T10:17:45.000Z","dependencies_parsed_at":"2023-07-05T20:46:49.525Z","dependency_job_id":null,"html_url":"https://github.com/droiddevgeeks/NodeLearning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/droiddevgeeks/NodeLearning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droiddevgeeks%2FNodeLearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droiddevgeeks%2FNodeLearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droiddevgeeks%2FNodeLearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droiddevgeeks%2FNodeLearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droiddevgeeks","download_url":"https://codeload.github.com/droiddevgeeks/NodeLearning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droiddevgeeks%2FNodeLearning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269794095,"owners_count":24476740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crawler","database","ejs","ejs-express","mcv","middleware-nodes","mongodb","node","node-module","nodejs","nodemailer","npm-package","router","sign"],"created_at":"2024-11-13T22:33:53.409Z","updated_at":"2025-12-30T21:47:54.977Z","avatar_url":"https://github.com/droiddevgeeks.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeLearning\n\nThis project covers all basic topics of nodejs framework.\nExpressJs\nRoutes\nMiddleWare\nCall Chaining\nErrorHandling\nEjs HTML Page rendering\nMongoDb and Connection and CRUD operation\nNodeMailer\nWebCrawler\n\n\n############################### Start ###########################################\nHow to start project:\n\nInstall latest version fo node\nsudo apt-get install nodejs-legacy\n\nInstall latest version fo node package manager\nsudo apt-get install npm\n\nClone repo https://github.com/droiddevgeeks/NodeLearning.git\n\n1. npm install cmd to install all required dependencies\n2. node app.js\n\nThis will start server on localhost:5000/\n\n##############################################################################\n\n############ Web Crawler ####################################\n\n1. localhost:5000/webcrawl/\nthis will hit website, parse html and mine http urls and store all url in db\n\n2. localhost:5000/weburls  GET Api , will give all fetch url from database.\n\n\nAnother Example of web crawling\n1. localhost:5000/rssfeed/\nthis will hit website, parse html and mine http urls and store all url in db\n\n2. localhost:5000/posts  GET Api , will give all fetch url from database.\n\n\n###########################################################\n\n######################### Sign In and Sign Up ##################################\n1. localhost:5000/user/alluser/:count  GET\n2. localhost:5000/user/signIn POST API\n3. localhost:5000/user/myInfo POST API\n4. localhost:5000/user/signUp POST API\n\n\n########################################################\n\n\n################################ HTML Rendering#################################\n\nEJS\nview engine\n1. localhost:5000/policy\n2. localhost:5000/rules\n###############################################################################\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroiddevgeeks%2Fnodelearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroiddevgeeks%2Fnodelearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroiddevgeeks%2Fnodelearning/lists"}