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.
Component & API Documentation > Lesson 8

API responses

The last major aspect of our API is the success and error responses.

Documenting these will make it easier for consumer to parse the response and create user-facing success and error messages.

So far we've only been working on item endpoints. Let's now go to our users route file and document the POST /users endpoint.

POST /users


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