Pick a theme

Basics of HTTP Status Codes


July 8, 2023

Just by using the internet you have probably come across some HTTP status codes, such as the 404 status code, but that is just scraping the surface of possibilities. There are over 50 unique HTTP status codes across five different categories. Luckily, you don’t need to know all of these or really even most of them. With this information you can confidently build robust APIs that return the proper HTTP status code which will make your API easier to use.

Read other articles