Building RESTful APIs with Node.js and Express
Offered By: LinkedIn Learning
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
- Introduction to APIs and the libraries
- Introduction to Postman
- Install Node and Express
- Install Mongo
- Basic Babel 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
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera