pmatigakis / clientlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

clientlib is a framework that allows the creation of HTTP API clients with only a few lines of code that declare the payload, response schemas and the urls of the endpoints.

Checkout the source code from https://github.com/pmatigakis/clientlib and read the scripts in the examples folder for instructions on how to use clientlib.

About

License:MIT License


Languages

Language:Python 100.0%