Metadata-Version: 2.4
Name: apibeat
Version: 0.1.2
Summary: Benchmarking tool to compare REST and GraphQL API performance
Home-page: https://github.com/demonking15543/api-performance-monitor
Author: Vijay Rajpoot
Author-email: demonking15543@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A lightweight benchmarking tool to compare REST and GraphQL API performance.

```bash
pip install apibeat
apibeat
```
