Metadata-Version: 2.1
Name: aiqDocTests
Version: 1.2.2
Summary: A framework to validate request/response's json and create documentation for REST API
Home-page: https://github.com/aiqfome/aiqDocTests
Author: An Awesome Coder
Author-email: dev@aiqfome.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Text Editors :: Documentation
Description-Content-Type: text/markdown
Requires-Dist: cerberus
Requires-Dist: requests
Requires-Dist: flask-swagger-ui

<h2 align="center">
  aiqDocTests
</h2>

<p align="">AiqDocTests A framework to validate request/response's json and create documentation for applications maintained by the devs of the <a href="https://aiqfome.com/">most greedy-gut app on the internet</a>!</p>
<p>For those who would like to contribute, learn more <a href="#-contributing">visit</a>.</p>

<p align="center">
  <a href="https://github.com/aiqfome" style="text-decoration:none" target="_blank">
    <img alt="Made by AiqFome" src="https://img.shields.io/badge/made%20by-aiqfome-blueviolet">
  </a>

  <img alt="Last Commit" src="https://img.shields.io/github/last-commit/aiqfome/aiqDocTests">

  <img alt="Contributors" src="https://img.shields.io/github/contributors/aiqfome/aiqDocTests">

  <img alt="License" src="https://img.shields.io/github/license/aiqfome/aiqDocTests">
</p>


## 🤔 Contributing

> To get started...

### Step 1

- 🍴 Fork this repo!

### Step 2

- 👯 Clone this repo to your local machine using `https://github.com/aiqfome/aiqDocTests.git`

### Step 3

- 🎋 Create your feature branch using `git checkout -b my-feature`

### Step 4

- ✅ Commit your changes using `git commit -m 'feat: My new feature'`;

### Step 5

- 📌 Push to the branch using `git push origin my-feature`;

### Step 6

- 🔃 Create a new pull request

After your Pull Request is merged, can you delete your feature branch.

---

## 📝 License

<a href="LICENSE" style="text-decoration: none">
  <img alt="License" src="https://img.shields.io/github/license/aiqfome/aiqDocTests">
</a>

This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

---

---

Made with :pizza: & :hearts:! Enjoy it!

