How to use CURL Command for API Testing | cURL Basics with GET | POST | PUT | DELETE| HEAD Options
Описание
In this video we will cover the basics of cURL on Windows using windows command line and Git bash.
1. CURL is lightweight command-line tool for making HTTP requests without a web browser.
2. cURL makes HTTP requests just like a web browser.
3. Used for data transfer and making HTTP requests.
4. TEST REST API endpoints using command line.
4. In this post I will present how to execute GET, POST, PUT, DELETE,HEAD, HTTP Requests against a REST API.
Using referance API testing URLs
https://reqbin.com and https://reqres.in/api/
Referance Blog link:
https://simplifyingtechcode.wordpress.com/2020/10/26/how-to-use-curl-command-get-post-put-deletehead/
Tools used
1.Windows Cmd line
2.Git bash
#HowToUseCURL,#CURL basics,#RestAPITestingUsingCURL
Рекомендуемые видео



















