reading-notes

Class Twelve Notes

REST

HTTP Codes

100’s = informational, tells the client that the header part of the request has been received and the server will try to comply 200’s = SUCCESS! Request accepted.

300’s = redirect, the request no longer available at the expected location

400’s = client error

500’s = Server error

Build REST API1

Back to main page

References

  1. canvas.instructure.com/courses/5871754/modules