Skip to content

This project allow me to work with axios for get, post, patch and delete data using JSON server. Also, I am using postman in this project to test my API.

Notifications You must be signed in to change notification settings

Sabeerwaqas/React-Axios-API-With-Testing-Using-Postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 

Repository files navigation

1__rwabWXXSMAgY0TBbUd3FQ

React โš›๏ธ Axios ๐Ÿš€ API ๐Ÿ”— Testing ๐Ÿงช Using Postman ๐Ÿ“ฎ

๐Ÿš€ This project encouraged me to work with Axios to get, post, patch, and delete data from the API. Furthermore, I have used Postman in this project for testing API. ๐Ÿงช

While I was using Postman, I realized that testing an API is a fundamental part of any real-world application. Postman provides a great user interface as well as a user experience to test an API and check the fundamental requests and their responses. This was the first time I have explored any API testing tool and I have gained practical knowledge. The knowledge I have explored about the Postman is mentioned below:

  • What is an API?
  • Create a workspace
  • Create a collection
  • Variables in Postman
  • Query parameter
  • Variable path
  • Create an HTTP request using GET, POST, PATCH, and DELETE methods.
    1. GET method
    2. POST method
    3. PATCH method
    4. DELETE method

Below is the link to a project I have built to gain a piece of practical knowledge on API testing.

Postman API Testing Project

Overall, I enjoyed my journey of learning API testing using Postman.

About

This project allow me to work with axios for get, post, patch and delete data using JSON server. Also, I am using postman in this project to test my API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published