Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Building CRUD Actions in a JavaScript REST API

REST APIs are essential to a vast number of web applications. This course will teach you how to perform basic CRUD operations using a JavaScript REST API.

Nate Taylor - Pluralsight course - Building CRUD Actions in a JavaScript REST API
by Nate Taylor

What you'll learn

Manipulating data is the core of almost every application. One popular approach to manipulating data is using a REST API to perform create, read, update, and delete actions on data. In this course, Building CRUD Actions in a JavaScript REST API, you’ll learn to manipulate data with a JavaScript REST API. First, you’ll explore how to create the basic API. Next, you’ll discover how to filter results via the API. Finally, you’ll learn how to call the API from the client. When you’re finished with this course, you’ll have the skills and knowledge of REST APIs needed to manipulate data with a JavaScript REST API.

Table of contents

About the author

Nate Taylor - Pluralsight course - Building CRUD Actions in a JavaScript REST API
Nate Taylor

Nate's first program was written in QBasic on an 8086 clone his dad built. Since then he's written applications in C++, .NET, and Node.js.

More Courses by Nate