Node.js gives you the ability to run JavaScript files on the server-side. Express is a library for Node.js, that allows you to make requests to different "endpoints" and get a response back.
Start free course Join 5670 others!
Traditionally, JavaScript is a browser-side programming language. However, Node.js gives you the ability to run JavaScript files on the server-side. Express is a library for Node.js, that allows you to make requests to different "endpoints" and get a response back.
In this tutorial you will learn how to:
Let’s get started!
Overview of what you will learn in this course
Install and configure project
Configure express and start server
Respond to GET request with JSON data
Use a variable in URL to make dynamic GET requests
Listen for POST requests, such as form data
Use Postman to test post routes
See what else you can learn about Node and Express
173 minutes
All public courses on Learning Lab are free.
This tutorial expands on concepts in the intro to Node.js and Express.js course. You will learn how...
You’re an upload away from using a full suite of development tools and premier third-party apps on...
If you are looking for a quick and fun introduction to GitHub, you've found it. This class will get...
Learn new skills by completing fun, realistic projects in your very own GitHub repository.