Building RESTful APIs with Node.js and Express
Offered By: LinkedIn Learning
Course Description
Overview
Find out how to build a simple, RESTful web API using Node.js, Express, and MongoDB.
Syllabus
Introduction
- Building a REST API with Node and Express
- What you should know
- Brief introduction of the libraries
- Introduction to your project
- Introduction to Postman
- Install Node and Express
- Install Mongo
- Basic Babel ES6 setup
- RESTful APIs refresher
- Initial server setup
- Initial server files and folders
- Basic routing endpoints
- Basics of middleware and uses
- MongoDB basics refresher
- Database setup
- Schema setup
- Create POST endpoint
- Create all items GET endpoint
- Create specific ID GET endpoint
- Create PUT endpoint
- Create DELETE endpoint
- Static files serving
- Other potential libraries for API
- Next steps
Taught by
Emmanuel Henri
Related Courses
MongoDB for DevelopersMongoDB University MongoDB for DBAs
MongoDB University MongoDB for Java Developers
MongoDB University M101P: MongoDB for Developers
MongoDB University MongoDB for Node.js Developers
MongoDB University