Innovation distinguishes between a leader and a follower.
HTTP STATUS CODE WITHOUT NONSENSE
200
🟢 200 OK - Your request succeeded.
🟢 201 CREATED - Your information has been created on the server.
400
🟡 404 NOT FOUND - The page you tried to access or the information you sought doesn’t exist.
🟡 403/ 401 Forbidden/Unauthorized - Access denied or bad permissions, brother, log in again.
500
🔴 500 Internal Server Error - The API is broken, or you sent something that broke it.
🔴 503 Service Unavailable - The API is temporarily down; it’ll be back soon.