File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
step08_invoking_api/step00_invoking_rest_api_with_postman Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# REST API Testing with Postman
2
2
3
- ## [ We will be doing Introduction to Postman course using Simple Books REST APIs] ( https://github.com/vdespa/introduction-to-postman-course )
3
+ ## [ We will be using Simple Books REST APIs] ( https://github.com/vdespa/introduction-to-postman-course/blob/main/simple-books-api.md )
4
4
5
5
[ Download and install the Postman App] ( https://www.postman.com/downloads/ )
6
6
7
+ ### [ We will be doing Introduction to Postman course] ( https://github.com/vdespa/introduction-to-postman-course )
8
+
9
+ ### [ Watch Postman Beginner's Course - API Testing Video] ( https://www.youtube.com/watch?v=VywxIQ2ZXw4 )
10
+
7
11
[ Understanding the Basics of REST APIs] ( https://www.astera.com/type/blog/rest-api-definition/ )
8
12
9
13
[ Sending your first request] ( https://learning.postman.com/docs/getting-started/sending-the-first-request/ )
10
14
11
- [ Watch Postman Beginner's Course - API Testing Video ] ( https://www.youtube.com/watch?v=VywxIQ2ZXw4 )
15
+
12
16
13
17
Documentation:
14
18
You can’t perform that action at this time.
0 commit comments