Quantcast
Channel: Tech Annotation
Viewing all articles
Browse latest Browse all 131

RESTFul Api – Response status and operation result

$
0
0
Giving back a meaningful http status code and message to a client when it invokes our RESTFul service is a correct and desirable behaviour expected by our consumers. It’s not enough including the information result in the return message to complete our task. This information must be wrapped inside a correct response status and a … Continue reading "RESTFul Api – Response status and operation result"

Viewing all articles
Browse latest Browse all 131

Trending Articles