Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
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...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom