When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

RESTful Web Services with Node.js and Express

Node.js is a simple and powerful tool for backend development. When combined with Express, you can create lightweight, fast, scalable APIs quickly and simply. With REST, those APIs become simple and user-friendly to make your APIs more usable.

     
  • 4
  •  |
  • Reviews ( 252 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (252 reviews )
  • icon2 hour 2 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About RESTful Web Services with Node.js and Express

At the core of Node.js application development is a thorough knowledge of RESTful APIs. In this course, RESTful Web Services with Node.js and Express, you will learn how to create lightweight, fast, scalable APIs quickly and simply. First, you will discover what REST APIs are and how to implement the REST verbs. Next, you will explore how to build unit tests for your application. Finally, you will learn how to expose API navigation through hypermedia. When you are finished with this course, you will understand how to build real backend REST APIs with Node.js that will help you as you move forward to build web applications. Software required: Node.js; MongoDB

What You Will Learn?

  • Course Overview : 1min.
  • What Is REST? : 25mins.
  • Getting Data : 22mins.
  • Posting Data : 14mins.
  • Updating Data : 18mins.
  • Testing : 29mins.
  • HATEOAS : 11mins.