Skip to content

lambda-projects-blent/webapi-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubs Web API Redux

Guided project for Web API II module.

In this project we will learn how to create a very simple Web API using Node.js and Express, and cover how to use Express Routers to break up the application to make it more maintainable.

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 builds the API step by step.

About

Guided Project Starter Files for API II Module

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors