NaomiRTorres / node-api3-guided

Guided Project for Node APIs Module 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node API 3 Guided Project

Guided project for Node API module 3.

In this project we will learn how to create a very simple Web API using Node.js and Express, and learn to use and create Express Middleware.

Prerequisites

Project Setup

  • import this repository into your account.
  • clone your version of the repository.
  • CD into the folder where you cloned the repository.
  • type npm i to download dependencies.

Please follow along as the instructor creates and adds middleware to the API step by step.

About

Guided Project for Node APIs Module 3

License:Other


Languages

Language:JavaScript 100.0%