filmov
tv
API Important Http Methods (GET, POST, PUT, PATCH, DELETE) || API testing || API with Postman
![preview_player](https://i.ytimg.com/vi/5vul6o7_stM/maxresdefault.jpg)
Показать описание
API Important Http Methods (GET, POST, PUT, PATCH, DELETE) || API testing || API with Postman
GET: Ask for information from a website.
POST: Send information to a website. Useful for things like submitting a form.
PUT: Update or create something on a website.
DELETE: Remove something from a website.
PATCH: Make small changes to something on a website.
GET: Ask for information from a website.
POST: Send information to a website. Useful for things like submitting a form.
PUT: Update or create something on a website.
DELETE: Remove something from a website.
PATCH: Make small changes to something on a website.