Skip to content

Feature request: Async support #87

@NickNaskida

Description

@NickNaskida

Please describe your feature request.

I want Paddle sdk to have optional support for async client and functions.

Describe your solution.

I want to have an async paddle client: from paddle_billing import AsyncClient.

All paddle API-related functions will be async and the client will use lib like httpx to call the paddle apis

Describe alternatives you have considered.

No response

Additional context

It will be beneficial for people who build with FastAPI and other frameworks that support async.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions