Skip to content

Kaif955/Basic-API-Testing-With-Postman

Repository files navigation

Basic-API-Testing-With-Postman


Overview

This project contains documentation for API testing using Postman with the ReqRes API. The documentation includes GET, POST, PUT, PATCH, and DELETE requests to demonstrate basic API functionalities.


Purpose

The purpose of this project is to practice and showcase API testing skills using Postman. It serves as a learning resource for understanding RESTful APIs and how to interact with them.


Requests Included

  1. GET Request: Retrieve a list of users.
  2. POST Request: Create a new user.
  3. PUT Request: Update the details of an existing user.
  4. PATCH Request: Update specific information of a user.
  5. DELETE Request: Delete a user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published