YoVDO

Building RESTful APIs with Node.js and Express

Offered By: LinkedIn Learning

Tags

Node.Js Courses MongoDB Courses Postman Courses CRUD Operations Courses Middleware Courses Routing Courses API Development Courses Babel Courses

Course Description

Overview

Learn how to build a RESTful Web API in Node.js using Express.js.

Syllabus

Introduction
  • RESTful APIs with Node and Express
  • What you should know
1. Setting Up
  • Introduction to APIs and the libraries
  • Introduction to Postman
  • Install Node and Express
  • Install Mongo
  • Basic Babel setup
2. Initial Server Build
  • RESTful APIs refresher
  • Initial server setup
  • Initial server files and folders
  • Basic routing endpoints
  • Basics of middleware and uses
3. Database Setup
  • MongoDB basics refresher
  • Database setup
  • Schema setup
4. CRUD Operations
  • Create POST endpoint
  • Create all items GET endpoint
  • Create specific ID GET endpoint
  • Create PUT endpoint
  • Create DELETE endpoint
5. Other API Options
  • Static files serving
  • Other potential libraries for API
Conclusion
  • Next steps

Taught by

Emmanuel Henri

Related Courses

Introduction to Databases
Meta via Coursera
MongoDB for Node.js Developers
MongoDB University
Full Stack Foundations
Udacity
Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera
MongoDB Basics
MongoDB University