async-stripe
An asynchronous rust library for the stripe API. Bindings are automatically generated from the OpenApi spec, with backends for multiple async runtimes.
An asynchronous rust library for the stripe API. Bindings are automatically generated from the OpenApi spec, with backends for multiple async runtimes.
A library that implements the circuit breaker pattern using python decorators to prevent service denial issues in distributed systems.