An open API service indexing awesome lists of open source software.

https://github.com/ashwanicoding/rest-broker-api-test

This GitHub repository contains the test case of Postman API testing of Rest Booker
https://github.com/ashwanicoding/rest-broker-api-test

Last synced: 6 months ago
JSON representation

This GitHub repository contains the test case of Postman API testing of Rest Booker

Awesome Lists containing this project

README

          

# Postman API Test Collection for Rest Booker

This repository contains a Postman collection with test cases for the Rest Booker API. The collection includes requests for common booking operations:

1. **Create Booking**
2. **Get Booking**
3. **Update Booking**
4. **Delete Booking**

## Environments

Two environments have been set up:

- **QA**
- **Test**

Each environment includes variables for:
- `base_url`
- `username` and `password` for `/auth` requests