Skip to main content

An abstract layer of the functionalities provided by apimatic-core-library, requests-client-adapter and APIMatic SDKs.

Project description

apimatic-core-interfaces

PyPI
Maintainability Rating
Vulnerabilities
Licence

Introduction

This project contains the abstract layer for APIMatic's core library. The purpose of creating interfaces is to separate out the functionalities needed by APIMatic's core library module. The goal is to support scalability and feature enhancement of the core library and the SDKs, while avoiding breaking changes by reducing tight coupling between modules.

Version Supported

Currently, APIMatic supports Python version 3.7+, hence the apimatic-core-interfaces package requires the same version support.

Installation

Run the following command in your SDK (the apimatic-core-interfaces package will be added as a dependency):

pip install apimatic-core-interfaces

Interfaces

Name Description
HttpClient Saves both request and response after the completion of response.
ResponseFactory Converts the client-adapter response into a custom HTTP response.
Authentication Sets up methods for the validation and application of the required authentication scheme.
UnionType Sets up methods for the validation and deserialization of OneOf/AnyOf union types.
Logger An interface for the generic logger facade.
ApiLogger An interface for logging API requests and responses.
SignatureVerifier Defines the contract for verifying the authenticity of incoming events or webhook requests.

Types

Name Description
Request Framework-agnostic request model capturing headers, method, path, body, and raw bytes.
SignatureVerificationResult Provides a structured result of the verification process, including success, failure, and error details.

Enumerations

Name Description
HttpMethodEnum Enumeration containing HTTP methods (GET, POST, PATCH, DELETE).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apimatic_core_interfaces-0.1.7.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apimatic_core_interfaces-0.1.7-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file apimatic_core_interfaces-0.1.7.tar.gz.

File metadata

File hashes

Hashes for apimatic_core_interfaces-0.1.7.tar.gz
Algorithm Hash digest
SHA256 34ae8aa76747f1c222812d13e52c8ed12f8cbabebfe296996011ebde2891959e
MD5 7f935d990cde1b6122a9bd975831c1d0
BLAKE2b-256 4fbd42f4a24861ce9e254570fbcfcfe5cf6e5cfa62d63656bde5ae2fbd429b36

See more details on using hashes here.

File details

Details for the file apimatic_core_interfaces-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for apimatic_core_interfaces-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e8c98a87a6ce531e62d9fd154f1d76153c52b764c245c78307a744008de18156
MD5 585642919cfabcfc3d6ab0847fc918d3
BLAKE2b-256 7c761449f0edca9276887cc9310bea6838bcf01a8eb992571da6afefdb3f643e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page