Jayaram18 / Jayaram18/node-express-course

Prepare your environment

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Traditionally, JavaScript is a browser-side programming language. However, Node.js gives you the ability to run JavaScript files on the server-side. Express is a library for Node.js, that allows you to make requests to different "endpoints" and get a response back.

In this tutorial you will learn how to:
1. Set up a project using Node.js and NPM
2. Send JSON data using Express
3. Test your API using PostMan
4. Secure your routes with middleware

When you see the 💡 symbol, the following info is a optional tip, or context.

This tutorial is interactive. Look for instructions on how to complete each step at the bottom of the issue. If the next step doesn't appear, try refreshing the page.

When you are ready to start, close this issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Node.js and NPM setup, Express JSON, PostMan testing, and middleware sections described in this issue. Done is completing the tutorial and closing the issue when ready; no repository file or test is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, javascript, node.js
Domain
api, backend, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.