Requests-API

The Requests-API is a library I created to ease the use of the requests library for my internal projects. So I figured why not share it in case it helps someone out.

Installation

Before installation, please make sure you have at least Python 3.6 installed on our system.

Bash
$ pip install requests-api

License

requests-api is licensed under MIT license. See the LICENSE for more information