HTTP Status Codes: The Little Numbers That Tell You Everything
Author(s): Code X Originally published on Towards AI. HTTP Status Codes: The Little Numbers That Tell You Everything 200, 404, 500 — do you actually know what your server/browser is trying to tell you? In this series we will go through the …
HTTP Method :The Actions Behind Every API Call
Author(s): Code X Originally published on Towards AI. HTTP Method :The Actions Behind Every API Call How does your app tell an API what action to do ? Types of HTTP Method ? Classification of HTTP Methods? In this series we will …