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
- Host: GitHub
- URL: https://github.com/enriquesoria/api_client_framework
- Owner: EnriqueSoria
- License: mit
- Created: 2022-01-16T13:05:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T07:51:06.000Z (10 months ago)
- Last Synced: 2024-09-16T09:39:08.926Z (9 months ago)
- Topics: api-client, hacktoberfest, python, requests
- Language: Python
- Homepage: http://blog.enriquesoria.com/api_client_framework/
- Size: 807 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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