/node-restful-api-tutorial

This repository accompanies my YouTube series on building a RESTful API with Node.js: https://www.youtube.com/playlist?list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q

Primary LanguageJavaScript

Creating a RESTful API with Node.js

This repository accompanies Maximilian Schwarzmüller YouTube video series on building a RESTful API with Node.js: https://www.youtube.com/playlist?list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q

Usage

Check out the branch you're interested in (i.e. which belongs to the video in the series you just watched), git clone it and thereafter run npm install.