Convenient rust bindings and types for the Paystakc HTTP API aiming to support the entire API surface. Not the case? Please open an issue. I update the definitions on a weekly basis.
See the Rust API docs or the examples.
paystack-rs
uses the reqwest
http client under the hood and the tokio
runtime for async operations
toml
[dependencies]
paystack-rs = "0.1"
See CONTRIBUTING.md for information on contributing to paystack-rs.
Licensed under MIT license (LICENSE-MIT).