Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Fullstack > Lesson 20

Creating the POST /items route

In the last few video of this module, we're going to bring together everything we've learned so far in this module together and create a properly functioning endpoint for our API.

This endpoint will allow consumers to create a new item by making a POST request to the API with a JSON object.

Create in Postman

Let's start this process by going to Postman and creating a new request and calling it "POST /items", and clicking "Save".


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom