API Status codes and some categories
WHAT ARE STATUS CODES?
If a valid request comes in for data, you return the data. If creating an object on the API with valid data, you return the created object.
A server responds to a request from a client by returning a status code. They are used ...
lennyaiko.hashnode.dev3 min read