SlyAPI#

Foundational library for implementing client libraries for web APIs.

Modules

SlyAPI.asyncy

Useful classes and functions for asynchronous programming.

SlyAPI.auth

SlyAPI.flow

Authorization wizards for OAuth1 and OAuth2

SlyAPI.oauth1

Implemenation of OAuth1.0a as the Auth interface https://datatracker.ietf.org/doc/html/rfc5849

SlyAPI.oauth2

Implementation for OAuth2.0 with PKCE as the Auth interface https://datatracker.ietf.org/doc/html/rfc7636

SlyAPI.service_account

SlyAPI.web

SlyAPI.webapi

Implementation for following classes: