{"id":20857163,"url":"https://github.com/walkingriver/httpwithnode","last_synced_at":"2025-07-24T22:12:17.801Z","repository":{"id":40724530,"uuid":"252805405","full_name":"walkingriver/HttpWithNode","owner":"walkingriver","description":"Audition for Pluralsight Project","archived":false,"fork":false,"pushed_at":"2023-01-24T01:54:54.000Z","size":385,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T14:17:45.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walkingriver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-03T18:09:30.000Z","updated_at":"2020-04-04T13:36:28.000Z","dependencies_parsed_at":"2023-01-26T13:00:34.180Z","dependency_job_id":null,"html_url":"https://github.com/walkingriver/HttpWithNode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walkingriver/HttpWithNode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkingriver%2FHttpWithNode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkingriver%2FHttpWithNode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkingriver%2FHttpWithNode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkingriver%2FHttpWithNode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walkingriver","download_url":"https://codeload.github.com/walkingriver/HttpWithNode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkingriver%2FHttpWithNode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266910575,"owners_count":24004918,"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-07-24T02:00:09.469Z","response_time":99,"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":[],"created_at":"2024-11-18T04:36:37.060Z","updated_at":"2025-07-24T22:12:17.704Z","avatar_url":"https://github.com/walkingriver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Http with Node\n\n## Short Description\n\nThis is a sample audition project to show how to request HTTP resources using Node.\n\n## Full Description\n\n### Project Overview\n\nYou'll edit a basic JavaScript page, as well as fork a GitHub repository and clone it down locally.\n\n### Applications and Tools You'll Need To Complete This Project\n\nYou'll need to have access to the following tools on your local machine to complete this project.\n\n* Git\n* GitHub\n* Code Editor\n* Command Line / Terminal Access\n\nNever used Git and don’t have a code editor? We have a video that walks you through all the steps you’ll need to set this up.\n\n### Prerequisite Knowledge\n\nCompleting all of the tasks in this project requires knowledge of basic JavaScript.  You'll also need to have a working knowledge of git to commit local changes and push them up to a GitHub repository.  We'll walk you through that part, so if you haven't used Git before -- don't worry. We recommend that you should have already completed the following Pluralsight Courses:\n\n## Setting Up The Project\n\nIn order to get this working, you'll need to have [Git](https://git-scm.com/) installed on your computer, and have a GitHub account. If this is your first time setting up Git, I'd recommend checking out Pluralsight's video on How to Setup Git for Pluralsight Projects in 5 Minutes to learn what you need to know.\n\nThe very first step is to fork this repository to your personal GitHub account and clone it down locally. We'll be editing the `index.html` file in the root directory for this project.\n\n### Associate Project with Pluralsight\n\nAfter cloning this repository down, copy the \".projects_config\" file from the [HelloPluralsightProject](#) and save that to this directory. This will allow your status to be reflected on the website while you're working through the project locally!\n\n[//]: # (install: \"npm install\")\n### Installation\n\nRun the following command from root folder of the `HttpWithNode` project to install all dependencies.\n\n```\n$ npm install\n```\n\n[//]: # (test: \"npm test\")\n[//]: # (test-watch: \"npm test-watch\")\n### Verify Setup\n\nIn order to verify that everything is setup correctly, run the following command, which should show you a list of failing tests. This is good! Each of these tests corresponds to something we'll be working on in this project. By the end, all of the tests will pass.\n\n```\n$ npm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkingriver%2Fhttpwithnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalkingriver%2Fhttpwithnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkingriver%2Fhttpwithnode/lists"}