Dick Dowdell
Dec 9, 2022

--

An HTTP-based API is not necessarily a REST API. Describing an API that uses only POST, or GET and POST, as a REST API shows total ignorance of what Roy Fielding meant when he first described Representation State Transfer over 20 years ago.

REST is a clean and elegant way to connect resources over a network. It is well worth the time to learn, understand, and use.

https://medium.com/nerd-for-tech/designing-a-rest-api-3a070398750f

--

--

Dick Dowdell
Dick Dowdell

Written by Dick Dowdell

A former US Army officer with a wonderful wife and family, I’m a software architect and engineer who has been building software systems for 50 years.

No responses yet