python-coreapi

Python client library for Core API
  https://github.com/core-api/python-client
  0
  no reviews



Core API is a format-independent Document Object Model for representing Web APIs.

It can be used to represent either Schema or Hypermedia responses, and allows one to interact with an API at the layer of an application interface, rather than a network interface.

This package provides a Python client for such APIs