Testing REST APIs with curl - Test CRUD APIs

preview_player
Показать описание
In this video, you’ll learn how to test REST APIs using curl command – Test CRUD APIs:
- Test Create API with curl
- Test Read/Retrieve API with curl
- Test Update API with curl (full update and partial update)
- Test Delete API with curl
I also show you the basic syntax of curl and some common options.

0:00 Introduction
0:12 What you will learn in this video
0:30 What is curl?
1:56 curl Basic Syntax
4:32 Test Retrieve REST API (Call HTTP GET)
10:13 Test Create REST API (Call HTTP POST)
14:36 Test Full Update REST API (Call HTTP PUT)
19:12 Test Partial Update REST API (call HTTP PATCH)
21:25 Test Delete REST API (Call HTTP DELETE)
22:44 Summary of curl Commands
Рекомендации по теме
Комментарии
Автор

I love what you do, the knowledge you share with us is fantastic. Thank you.

felixkiptoo
Автор

Thanks . I am a java fullstack dev . Using curl &postman on a daily basis

subramanianchenniappan
visit shbcf.ru