jsmoot93 / webapi-iii-guided

Guided Project for Web API III Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web API III Guided Project

Guided project for Web API III module.

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

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type yarn or 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 Web API III Module

License:Other


Languages

Language:JavaScript 100.0%