HTTP Methods for RESTful Services

The common HTTP methods! GET, POST, PUT, PATCH and DELETE

Photo by Ashwini Chaudhary on Unsplash

Prerequisites:

Terminology

The methods:

DELETE: delete a resource identified by a URI

GET: requests data from a specified endpoint

--

--

stevecurtis.me

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store