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

https://github.com/enriquesoria/api_client_framework

Framework for creating class-based HTTP API consumers
https://github.com/enriquesoria/api_client_framework

api-client hacktoberfest python requests

Last synced: 3 months ago
JSON representation

Framework for creating class-based HTTP API consumers

Awesome Lists containing this project

README

        

# API Consumer

Create clients for consuming endpoints in a class-based way.

## Installation
```shell
pip install api-client-framework
```

## Documentation
Read the documentation [here](http://blog.enriquesoria.com/api_client_framework/)

## Made with `api_client_framework`
- [PyWegowAPI](https://github.com/EnriqueSoria/PyWegowAPI) - A client for the public, undocumented, Wegow API