From b906a3cc9233d6f14d09e126e30f71d71ae3a0f4 Mon Sep 17 00:00:00 2001 From: Nitin Verma Date: Sat, 25 May 2019 09:17:12 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a536cd1..6b16738 100644 --- a/README.md +++ b/README.md @@ -151,10 +151,15 @@ Official Documentation [Text] - https://learning.getpostman.com/docs/postman/lau Crash Course [Video] - https://www.youtube.com/watch?v=D26eEw7dI-c +cURL to postman [Video] - https://www.youtube.com/watch?v=v1T_5AbdlNc + +postman to cURL [Video] - https://www.youtube.com/watch?v=0LFKxiATLNQ +(skip to 10:40 and see how to get a cURL code snippet from postman) + **What should you learn? Prerequisite for the program** - [ ] How to use Postman GUI to send HTTP requests? - [ ] How to create collections in Postman? -- [ ] How to import Curl commands in Postman? +- [ ] How to import cURL commands in Postman? ## Language