POST, GET, PUT, PATCH, and DELETE are the most regularly used HTTP methods. These methods relate to the CRUD (create, read, update, and delete) activities.
HTTP specifies a variety of request methods for specifying the desired action for a particular resource. These request methods are commonly referred to be HTTP verbs, despite the fact that they can also be nouns.
Methods are like the alphabet in the API development world: they're commonly used but rarely thought about. The official HTTP Request Method registry includes 39 total HTTP verbs, each giving a method for sophisticated interactions. Most API developers only utilise GET, PUT, or POST, yet the official HTTP Request Method registry lists 39 total HTTP verbs.
POST, GET, PUT, PATCH, and DELETE are the most often used HTTP verbs (or methods, as they are officially known). Create, read, update, and delete (or CRUD) actions are represented by these letters.
HTTP headers allow the client and server to send extra data with an HTTP request or response. The name of an HTTP header is case-insensitive, followed by a colon (:), and then the value. The value is ignored if there is any whitespace before it.
Learner's Ratings
4.2
Overall Rating
63%
21%
7%
5%
4%
Reviews
S
sonakshi Raj
4
Excellent
S
Shibu Kumari
5
Very Good
R
Rajiv Kumar Singh
4
It would have been better if you could have provided the resource/source_code files of the CRUD operations so that we could have cross verified our code with yours.
D
Dravinanshu Mishra
5
Excellent for Bigners.
A
Awais Khan
5
Thanks
M
Muhammad Arif jamal
5
This course is very helpful for me
S
Shital Kadam
5
Thank you, sir, for providing the best course on the internet.
D
Dibyadarshini Das
4
I'm getting a fatal error insted of warning and also it's not showing the if condition statement.
Share a personalized message with your friends.