Skip to main content 7nolikov | Dmitrii Novikov

REST API Tutorial

A reference site for REST - resources, HTTP methods, status codes, and what statelessness actually requires of you.

Useful as the thing you send someone who is about to design an API, or to check yourself on which status code is correct before you invent one.

Its section on Richardson’s maturity model is the part most people have never read, and it explains why almost nothing anyone calls REST is actually REST.

restfulapi.net

See also: