Understanding APIs (Part 6): What are HTTP Status Codes?
There are a lot of Status Codes reserved for certain API Responses, but we will be looking at the most popular ones: 200, 201, 202, 204, 400, 401, 403, 404, and 500.
Jan 12, 2021
2 ProstDev posts tagged HTTP — tutorials, guides, and write-ups on HTTP.
There are a lot of Status Codes reserved for certain API Responses, but we will be looking at the most popular ones: 200, 201, 202, 204, 400, 401, 403, 404, and 500.
Jan 12, 2021
Learn what a URL and a URI really are and how they fit into our previously defined API diagram, using the public Joke API as a hands-on example.
Nov 24, 2020
Browse all topics in the tag directory or head back to the blog.